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?
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?