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

support @use #859

Open
smallma opened this issue Sep 30, 2022 · 1 comment
Open

support @use #859

smallma opened this issue Sep 30, 2022 · 1 comment

Comments

@smallma
Copy link

smallma commented Sep 30, 2022

Hello, I use gulp-sass 4.1.1 in my project. for now, I need @use feature, but always is not working. Please help. Thanks.

@stof
Copy link
Contributor

stof commented Sep 30, 2024

This is possible by using sass or sass-embedded as the Sass compiler implementation rather than node-sass (which does not support Sass modules)

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

2 participants