Upgrade Sass
Our current version of Sass is outdated, and its syntax will cause breaking changes when updated. We'll need to:
-
Update Sass to the latest version. -
Verify that Netlify's new VM can process it. -
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 https://github.com/a11yproject/a11yproject.com/pull/1141, as this may affect that.