If your sass files take time to compile and if Node-Sass supports all the features you used, then go with Node-Sass ! If installing Dart-Sass(Dart VM) on your machine is not a problem, Dart-Sass is the best option. Also consider Node-Sass is deprecated and they won’t add new features.17 Eyl 2020
Read moreHow do you use DART SCSS?
1 Answer
Read moreShould I still use node sass?
We no longer recommend LibSass for new Sass projects. Use Dart Sass instead . … LibSass and Node Sass will continue to be maintained indefinitely on a best-effort basis, including fixing major bugs and security issues and maintaining compatibility with the latest Node versions.
Read more