5.0.0
- Register scss and sass extensions for rake notes
- Make possible to use sprocktes > 2.8 and < 4
- Make possible to use sass ~> 3.1
- Deprecate .css.scss and .css.sass extensions
- Limit
=require
to .css only files and@import
to .scss files. Avoid mixing the two.