feat(react): add stylus as a dependency since stylus-loader requires it (#12266)
This commit is contained in:
parent
9b63ce167a
commit
09cfbf090b
@ -49,6 +49,7 @@
|
|||||||
"minimatch": "3.0.5",
|
"minimatch": "3.0.5",
|
||||||
"react-refresh": "^0.10.0",
|
"react-refresh": "^0.10.0",
|
||||||
"semver": "7.3.4",
|
"semver": "7.3.4",
|
||||||
|
"stylus": "^0.55.0",
|
||||||
"stylus-loader": "^6.2.0",
|
"stylus-loader": "^6.2.0",
|
||||||
"url-loader": "^4.1.1",
|
"url-loader": "^4.1.1",
|
||||||
"webpack": "^5.58.1",
|
"webpack": "^5.58.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user