This commit is contained in:
Raphael Goetter 2017-10-18 08:26:01 +02:00
parent 7a2cca515b
commit 86c5ab4d22
3 changed files with 209 additions and 309 deletions

View file

@ -32,7 +32,7 @@
- Grillade (Grid System)
*/
@import "_vendor/_reboot.css"; // Bootstrap reboot (basic reset)
@import "_vendor/_reboot"; // Bootstrap reboot (basic reset)
// WARNING : you should comment the following @import (variables)
// and move variables file from knacss folder to your own project folder!