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

Moving from sass-rails v5, Different behavior with Sprockets::Asset#to_s #149

Open
sshaw opened this issue Jun 3, 2020 · 0 comments
Open

Comments

@sshaw
Copy link

sshaw commented Jun 3, 2020

Hi,

In sass-rails v5 in development with config.assets.enabled = true one could access a compiled partial via Rails.application.assets["_something"].to_s. Under sassc-rails this returns the raw SCSS.

Is there any way to get the old behavior?

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

1 participant