-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
contribution welcomeenhancementintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.
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
Gnuk, wujekbogdan and disfated
Metadata
Metadata
Assignees
Labels
contribution welcomeenhancementintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.