Skip to content

change to using sassc-rails #552

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

Closed
wants to merge 1 commit into from
Closed

change to using sassc-rails #552

wants to merge 1 commit into from

Conversation

antdking
Copy link
Contributor

@antdking antdking commented Mar 21, 2019

This is next in line for replacing sass-rails following the sass gem deprecation, and is a drop in replacement.

note that sass is still installed due to govuk-lint, however rails will now use sassc

@antdking antdking changed the title change to using sassc change to using sassc-rails Mar 21, 2019
@antdking
Copy link
Contributor Author

This takes my initial page render from 27s to 8s

This is next in line for replacing sass-rails, and is a drop in replacement.

note that sass is still installed due to govuk-lint, however rails will now use sassc
@antdking
Copy link
Contributor Author

It looks like our development asset pipeline behaves differently to test/staging/production.

By the looks of it, it's preprocessing the sass twice, but not in development.

Closing this until we can do further investigation.

@antdking antdking closed this Mar 22, 2019
@antdking antdking deleted the use-sassc branch March 22, 2019 10:25
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