Skip to content

Commit ba4ec80

Browse files
Update README.md
Made included files more readable
1 parent 8a2875f commit ba4ec80

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff 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
1616
CastleCSS 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
2829
You can install castle css with NPM in your sass folder:

0 commit comments

Comments
 (0)