1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

Remove Sass reference

This commit is contained in:
Thomas McDonald 2013-10-16 20:29:25 +01:00
parent d9680b7006
commit dc1022ef2c

View file

@ -58,9 +58,6 @@ 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).
* [styles.scss](/templates/project/styles.scss) - main project SCSS file, import `variables` and `bootstrap`.
### c. Sass (no Compass, no Rails)
Raw Sass support is coming soon!
## Usage