Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyshields authored Jul 12, 2023
1 parent 6ff8c55 commit 9e5ecf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This will automatically configure your default Rails
This gem is a drop-in replacement to [sass-rails](https://github.com/rails/sass-rails).
Note the following differences:

* This library does not apply SASS processing to `.css` files. Please make sure all your SASS files have file extension `.scss`.
* This library does not apply SASS processing to `.css` files. Please ensure all your SASS files have file extension `.scss`.
* `config.sass.style` values `:nested` and `:compact` will behave as `:expanded`. Use `:compressed` for minification.
* `config.sass.line_comments` option is ignored and will always be disabled.

Expand Down

0 comments on commit 9e5ecf3

Please sign in to comment.