diff --git a/README.md b/README.md index 538ebeaf..785223d6 100644 --- a/README.md +++ b/README.md @@ -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