gruntjs / grunt-contrib-sass

Compile Sass to CSS.
http://gruntjs.com/
MIT License
848 stars 141 forks source link

Upgrade to Dart Sass (>=1.5.0) #244

Closed laurenhamel closed 6 years ago

laurenhamel commented 6 years ago

Since Ruby Sass has been deprecated as of March 2018, I'm proposing these changes to rely on the Dart Sass binary instead. I've added in some additional checks for binary version and included a deprecation warning in the README for anyone still using Ruby Sass to refer back to v1.0.0 docs.

jsf-clabot commented 6 years ago

CLA assistant check
All committers have signed the CLA.

XhmikosR commented 6 years ago

This has way too many changes in the same branch, I doubt anyone will be able to review.

vladikoff commented 6 years ago

What happened to node-sass ? I am surprised we never switched to that