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

Upgrade Sass #1380

Closed
3 tasks
ericwbailey opened this issue Nov 21, 2021 · 1 comment
Closed
3 tasks

Upgrade Sass #1380

ericwbailey opened this issue Nov 21, 2021 · 1 comment
Labels
bug Problems with the project's functionality gulp Issues dealing with our asset pipeline automation. netlify Issues dealing with Netlify, our deployment service. styling Issues dealing with our Sass/CSS.

Comments

@ericwbailey
Copy link
Member

ericwbailey commented Nov 21, 2021

Our current version of Sass is outdated, and its syntax will cause breaking changes when updated. We'll need to:

  1. Update Sass to the latest version.
  2. Verify that Netlify's new VM can process it.
  3. Update all old Sass syntax to use new Sass conventions.

This issue comes from a conversation with @mxmason. We'll also want to reference @esjay's work on #1141, as this may affect that.

@ericwbailey ericwbailey added bug Problems with the project's functionality styling Issues dealing with our Sass/CSS. gulp Issues dealing with our asset pipeline automation. netlify Issues dealing with Netlify, our deployment service. labels Nov 21, 2021
@ericwbailey
Copy link
Member Author

Closed via #1390.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Problems with the project's functionality gulp Issues dealing with our asset pipeline automation. netlify Issues dealing with Netlify, our deployment service. styling Issues dealing with our Sass/CSS.
Projects
None yet
Development

No branches or pull requests

1 participant