Closed trcarden closed 5 years ago
There are various Sprockets warnings coming from this gem
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated. sassc-rails-1.2.1/lib/sassc/rails/railtie.rb:53 sassc-rails-1.2.1/lib/sassc/rails/railtie.rb:54
We just need to update the calls in the railtie to use the latest sprocket calls
I think this is resolved, feel free to let me know if not.
There are various Sprockets warnings coming from this gem
We just need to update the calls in the railtie to use the latest sprocket calls