Skip to content

Commit

Permalink
feature #929 Allowing stylus-loader 5 (weaverryan)
Browse files Browse the repository at this point in the history
This PR was merged into the main branch.

Discussion
----------

Allowing stylus-loader 5

Commits
-------

c8ffbab allowing stylus-loader 5
  • Loading branch information
weaverryan committed Feb 12, 2021
2 parents 8ec6a1c + c8ffbab commit 6132dd7
Show file tree
Hide file tree
Showing 2 changed files with 822 additions and 895 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"stimulus": "^2.0.0",
"strip-ansi": "^6.0.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2 || ^4.0.0",
"stylus-loader": "^3.0.2 || ^4.0.0 || ^5.0.0",
"ts-loader": "^8.0.1",
"typescript": ">=3.6.3",
"vue": "^3.0.2",
Expand Down
Loading

0 comments on commit 6132dd7

Please sign in to comment.