We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I am still getting Cannot load file sass-rails when precompiling assets. Only way I can get around this is by leaving in sass-rails:
gem 'sass-rails', require: false gem "sassc-rails"
Do you have a better solution for this now?
Activity