Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use sass instead of node-sass ? #76

Open
chuyuandu opened this issue May 16, 2020 · 2 comments
Open

use sass instead of node-sass ? #76

chuyuandu opened this issue May 16, 2020 · 2 comments

Comments

@chuyuandu
Copy link

for now, sass support @use, but node-sass not
and @import may be removed later,
time to use sass and @use

@nite
Copy link

nite commented Nov 9, 2021

From https://sass-lang.com/blog/libsass-is-deprecated:

migrating to Dart Sass is straightforward: just replace node-sass in your package.json file with sass. Both packages expose the same JavaScript API.

@whitedog31
Copy link

i think that make custom plugin using dart-sass

when we use in Mac OSX : monteray, node 16.x.x,
this plugin not installed ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants