Closed
Description
What problem does this feature solve?
node-sass is the most painful node dependency in the entirety of the npm ecosystem. Plus dart sass is faster, allows code sharing with docker (no binaries), never breaks installations after a system or node update...
I realize there will be limitations... which I'm willing to work around for the benefits
What does the proposed API look like?
$ vue-cli generate foo
Sass ( node-sass )
Sass ( Dart Sass - Experimental ) *
Less
Stylus