You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
@znck It looks like this issue can be closed now, right? I can across it when trying to determine if rollup-plugin-vue supports dart-sass and the Sass module system. After a little confusion, I just tried a sass module in my project and it worked. So this isn't waiting or blocked anymore, right?
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.
The text was updated successfully, but these errors were encountered: