File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,15 @@ We don't believe in classes like *laptop* or *small* and other classes but we de
1515## What's included
1616CastleCSS Core has the following basic files to kickstart your website:
1717
18- - main - * include all your other SCSS files*
19- - reset - * set browser defaults to zero/none so nothing weird happends in different browsers*
20- - variables - * Variables for the grid, fonts, utility, etc*
21- - grid - * Flexbox scss grid with floating fallback*
22- - defaults - * Set default web settings*
23- - mixins - * Small but handy collection of mixins to use*
24- - utility - * Utility classes*
25- - utility_spacers - * Utility padding / margin classes*
18+
19+ main - include all your other SCSS files
20+ reset - set browser defaults to zero/none so nothing weird happends in different browsers
21+ variables - Variables for the grid, fonts, utility, etc
22+ grid - Flexbox scss grid with floating fallback
23+ defaults - Set default web settings
24+ mixins - Small but handy collection of mixins to use
25+ utility - Utility classes
26+ utility_spacers - Utility padding / margin classes
2627
2728## How to install
2829You can install castle css with NPM in your sass folder:
You can’t perform that action at this time.
0 commit comments