Skip to content

Commit 4ba875d

Browse files
authoredDec 12, 2023
chore: mark postcss-load-config 5 as supported (#617)
1 parent 526e516 commit 4ba875d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"coffeescript": "^2.5.1",
100100
"less": "^3.11.3 || ^4.0.0",
101101
"postcss": "^7 || ^8",
102-
"postcss-load-config": "^2.1.0 || ^3.0.0 || ^4.0.0",
102+
"postcss-load-config": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
103103
"pug": "^3.0.0",
104104
"sass": "^1.26.8",
105105
"stylus": "^0.55.0",

0 commit comments

Comments
 (0)
Please sign in to comment.