We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db2543 commit 6ad4ecbCopy full SHA for 6ad4ecb
package.json
@@ -43,6 +43,7 @@
43
],
44
"peerDependencies": {
45
"@rspack/core": "0.x || 1.x",
46
+ "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
47
"sass": "^1.3.0",
48
"sass-embedded": "*",
49
"webpack": "^5.0.0"
@@ -95,6 +96,7 @@
95
96
"lint-staged": "^15.2.0",
97
"material-components-web": "^9.0.0",
98
"memfs": "^4.7.7",
99
+ "node-sass": "^9.0.0",
100
"node-sass-glob-importer": "^5.3.2",
101
"npm-run-all": "^4.1.5",
102
"prettier": "^3.2.2",
0 commit comments