Bootstrap reboot

This commit is contained in:
Raphael Goetter 2017-10-18 08:24:39 +02:00
parent d23ef90a0c
commit 7a2cca515b
6 changed files with 355 additions and 466 deletions

View file

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