Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load file sass-rails #170

Open
jacobtani opened this issue Mar 10, 2022 · 1 comment
Open

Cannot load file sass-rails #170

jacobtani opened this issue Mar 10, 2022 · 1 comment

Comments

@jacobtani
Copy link

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?

@johnnyshields
Copy link

FYI I'm maintaining dartsass-sprockets which is a fork of this gem. You can try it and see if your issue is resolved; it uses a different engine (Dart Sass) under-the-hood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants