Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsanjose committed Mar 5, 2015
1 parent 85d2591 commit 29238a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -39,7 +39,7 @@ Choose which compiler to use. `libsass` is used by default and is bundled with t
Type: `Boolean`
Default: `false`

__EXPERIMENTAL__ Enable/Disable [Compass](http://compass-style.org/) for a file. Some Compass features will require a `config.rb` file at your project root.
__EXPERIMENTAL__ Enable/Disable [Compass](http://compass-style.org/) for a file. Requires `"sass.compiler": "ruby"` and [Compass installation](http://compass-style.org/install/). Some Compass features will require a `config.rb` file at your project root.

As of the 2.0.x release, Compass support is experimental. Compiler workflows in Brackets are supported, e.g.:

Expand All @@ -48,7 +48,7 @@ As of the 2.0.x release, Compass support is experimental. Compiler workflows in
* Compiling when a partial changes
* Source map output

Note that __Live Preview is NOT supported yet__.
Note that __Live Preview is NOT supported yet__. See [example project](https://github.com/jasonsanjose/compass-example) for usage.

### sass.options

Expand Down

0 comments on commit 29238a6

Please sign in to comment.