Closed danhayden closed 3 years ago
LibSass (used by node-sass) is now deprecated, dart-sass is the recommended replacement.
dart-sass is faster to install, faster at compiling sass source files and also has freatures not supported in node-sass.
https://sass-lang.com/blog/libsass-is-deprecated
@danhayden
Thanks for your PR, I already used dart-sass in v0.0.4 release.
dart-sass
Will close this PR.
Thx.
LibSass (used by node-sass) is now deprecated, dart-sass is the recommended replacement.
dart-sass is faster to install, faster at compiling sass source files and also has freatures not supported in node-sass.
https://sass-lang.com/blog/libsass-is-deprecated