Skip to content

Commit

Permalink
Update configuration instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig McNamara committed Jan 6, 2015
1 parent be64e18 commit 38dbd33
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Expand Up @@ -54,13 +54,11 @@ Use `application.css` to require files that use compass features. Ex:

### Configuration

If you have a compass configuration file (recommended) then you can
use the [Compass configuration
Compass-rails is configured out of the box to work with Rails.

Advanced users can choose to add a `config/compass.rb` and take advantage of the [Compass configuration
reference](http://compass-style.org/help/documentation/configuration-reference/)
as is. If you choose to configure compass from your rails configuration
files, then you should understand that the compass configuration
options explained there will be methods and properties on the `config.compass`
configuration object exposed to rails within any configuration block.
as is.

### Installing Compass extensions

Expand Down

0 comments on commit 38dbd33

Please sign in to comment.