Skip to content

Commit a246757

Browse files
committed
CI
1 parent cd1dd3f commit a246757

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cheatsheet-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"postcss": {
5858
"plugins": {
59-
"tailwindcss": {},
59+
"@tailwindcss/postcss": {},
6060
"autoprefixer": {}
6161
}
6262
},

packages/cursorless-org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"postcss": {
5050
"plugins": {
51-
"tailwindcss": {},
51+
"@tailwindcss/postcss": {},
5252
"autoprefixer": {}
5353
}
5454
},

0 commit comments

Comments
 (0)