Skip to content

Conversation

@MasterEnoc
Copy link
Contributor

Sass gem is deprecated and should be updated to Sassc. To add the Sassc gem, sprockets needs to be updated to version 4.0.0 or greater and sprockets-sass is not needed since it does not support Sassc and has not been updated since 2016.

Sprockets 4.0.0 has changed the way to pre-compile files, looks like a 'manifest.js' file is needed to pre-compile
files
, at least with files that need two or more preprocessors, but I have not been able to make it work in this way.

@MasterEnoc MasterEnoc requested a review from a team as a code owner September 1, 2021 06:49
@MasterEnoc MasterEnoc marked this pull request as draft September 1, 2021 06:49
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

Successfully merging this pull request may close these issues.

1 participant