mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
Update README.md
This commit is contained in:
parent
097aa2b8d9
commit
6cc04bda62
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ compass create my-new-project -r bootstrap-sass --using bootstrap
|
|||
|
||||
This will create a new Compass project with the following files in it:
|
||||
|
||||
* [_variables.scss](//templates/project/_variables.scss.erb) - all of bootstrap variables (override them here).
|
||||
* [_variables.scss](/templates/project/_variables.scss.erb) - all of bootstrap variables (override them here).
|
||||
* [styles.scss](/templates/project/styles.scss) - main project SCSS file, import `variables` and `bootstrap`.
|
||||
|
||||
### c. Sass (no Compass, no Rails)
|
||||
|
|
Loading…
Add table
Reference in a new issue