Breaking change
-
Move the implementation to sassc-rails.
This gem is now only just a wrapper around sassc-rails. For more information on how sassc differs from Ruby sass see https://github.com/sass/sassc-rails#libsass-compatibility-with-ruby-sass.
Unclaimed project
Are you a maintainer of sass-rails? Claim this project to take control of your public changelog and roadmap.
Move the implementation to sassc-rails.
This gem is now only just a wrapper around sassc-rails. For more information on how sassc differs from Ruby sass see https://github.com/sass/sassc-rails#libsass-compatibility-with-ruby-sass.
Fixes deprecation warnings on Sprockets 3 (#382)
Richard Schneeman