JDRF / spirit

JDRF Design Language System
2 stars 5 forks source link

Migrate from Node Sass to Dart Sass #438

Open noahcooper opened 4 years ago

noahcooper commented 4 years ago

Node Sass is deprecated:

https://github.com/sass/node-sass/issues/2952

noahcooper commented 3 years ago

This is ultimately an issue with esds-build. Unless that package is updated, we're going to need to fork it to use Dart Sass with gulp-sass as described on https://zellwk.com/blog/dart-sass-gulp/.