Skip to content

Commit 7ed8b15

Browse files
Replaced what's included to included files
What's included should be available grid classes, etc
1 parent 8a2875f commit 7ed8b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Our philosophy is mobile first, self explanatory code code and breakpoints. On t
1212
### Breakpoint CSS
1313
We don't believe in classes like *laptop* or *small* and other classes but we define everything with **b{breakpoint}** this makes everything readable and since we use this throughout the whole framework everything feels familiar when you use it for a while. Whether it's for grid, utility classes, hiding, showing. It all starts with **b{breakpoint}**
1414

15-
## What's included
15+
## Included files
1616
CastleCSS Core has the following basic files to kickstart your website:
1717

1818
- main - *include all your other SCSS files*
@@ -56,4 +56,4 @@ Of course you want to be able to set your own variables and other classes. To do
5656
| -- | main.scss //include your own SCSS files and /node_modules/castlecss-core/main.scss here
5757
| -- | node_modules/ //CastleCSS files are automatically installed here
5858
| -- | -- castlecss-core/
59-
| -- | -- | sass
59+
| -- | -- | sass

0 commit comments

Comments
 (0)