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

How to eliminate the warning message: "Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #10239

Open
xgbnl opened this issue Dec 13, 2024 · 0 comments

Comments

@xgbnl
Copy link

xgbnl commented Dec 13, 2024

I have tried the following methods:

1.Manually replacing @import commands with @use
2.Configuring webpack.config.js
3.Using sass-migrator for migration
None of these methods seem to work. Can you tell me how to address this issue? Do I need to downgrade node-sass to a lower version?

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

1 participant