Update README.md
This commit is contained in:
parent
11f7f78410
commit
865501308c
|
@ -31,13 +31,9 @@ Some basics about the SCSS and CSS files comes with UnderStrap:
|
|||
- The theme.css file in the /css/ subdirectory provides all styles. It is composed by five different SCSS sets and one variables file
|
||||
|
||||
1.sass/underscores/_underscores.scss (<- Basics for the _s theme)
|
||||
|
||||
2.sass/bootstrap/bootstrap.scss (<- which imports all Bootstrap SCSS files and mixins from /sass/bootstrap/ directory)
|
||||
|
||||
3.sass/understrap/understrap.scss (<- Just used minimal styles to combine _s and Bootstrap nicely)
|
||||
|
||||
4.sass/font-awesome/font-awesome.scss (<-imports all Font Awesome icons and the font itself)
|
||||
|
||||
5.sass/theme/theme.scss (<- Thats your part! Here you can add your own style)
|
||||
|
||||
and
|
||||
|
|
Reference in New Issue