normalize.css v7.0.0

This commit is contained in:
Raphael Goetter 2017-07-31 10:42:57 +02:00
parent 0ebe24ed0f
commit c7f44aef04
5 changed files with 28 additions and 55 deletions

View file

@ -26,7 +26,7 @@
- Grillade (Grid System in Flexbox)
*/
@import "_vendor/_normalize.scss"; // normalize (basic reset)
@import "_vendor/_normalize"; // normalize (basic reset)
// WARNING : you should comment the following @import (variables)
// and move variables file from knacss folder to your own project folder!