This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
Add support for dart-sass #274
Closed
Description
What problem does this feature solve?
Dart Sass is the primary implementation of Sass, which means it gets new features before any other implementation. It would allow for the greatest number of Sass functionality to be used in conjunction with Vue and Rollup.
The Sass project has an open issue on helping projects migrate:
sass/dart-sass#267
What does the proposed API look like?
The API should not change from a user point of view. The means of compiling Sass behind the scenes simply changes.