ajout de Normalize.css
This commit is contained in:
parent
65c579897c
commit
afdb597878
10 changed files with 882 additions and 133 deletions
|
@ -4,8 +4,11 @@
|
|||
// (WARNING : you should comment this line and move config file from vendor/knacss folder to your own folder)
|
||||
@import "_00-config";
|
||||
|
||||
// normalize include
|
||||
@import "_01a-normalize"; // normalize
|
||||
|
||||
// Sass base styles
|
||||
@import "_01-base"; // reset and basic styles
|
||||
@import "_01b-base"; // reset and basic styles
|
||||
|
||||
// Sass files : chose the ones you need
|
||||
@import "_02-layout"; // alignment, modules, positionning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue