Bootstrap reboot
This commit is contained in:
parent
d23ef90a0c
commit
7a2cca515b
6 changed files with 355 additions and 466 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue