Skip to content

Commit 6132dd7

Browse files
committed
feature #929 Allowing stylus-loader 5 (weaverryan)
This PR was merged into the main branch. Discussion ---------- Allowing stylus-loader 5 Commits ------- c8ffbab allowing stylus-loader 5
2 parents 8ec6a1c + c8ffbab commit 6132dd7

File tree

2 files changed

+822
-895
lines changed

2 files changed

+822
-895
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"stimulus": "^2.0.0",
9191
"strip-ansi": "^6.0.0",
9292
"stylus": "^0.54.5",
93-
"stylus-loader": "^3.0.2 || ^4.0.0",
93+
"stylus-loader": "^3.0.2 || ^4.0.0 || ^5.0.0",
9494
"ts-loader": "^8.0.1",
9595
"typescript": ">=3.6.3",
9696
"vue": "^3.0.2",

0 commit comments

Comments
 (0)