Skip to content

Commit 66d3731

Browse files
committed
wip
1 parent f3ab69e commit 66d3731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/tailwindcss-language-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"normalize-path": "3.0.0",
8484
"picomatch": "^4.0.2",
8585
"pkg-up": "3.1.0",
86-
"postcss": "8.4.31",
86+
"postcss": "^8.5.3",
8787
"postcss-import": "^16.1.0",
8888
"postcss-load-config": "3.0.1",
8989
"postcss-selector-parser": "6.0.2",

packages/tailwindcss-language-service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dset": "3.1.4",
2929
"line-column": "1.0.2",
3030
"moo": "0.5.2",
31-
"postcss": "8.5.3",
31+
"postcss": "^8.5.3",
3232
"postcss-selector-parser": "7.1.0",
3333
"postcss-value-parser": "4.2.0",
3434
"semver": "7.7.1",

0 commit comments

Comments
 (0)