Skip to content

Commit ed1f6ce

Browse files
fix: Remove postcss after upgrading to Tailwind 4
1 parent 7e4112b commit ed1f6ce

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@eslint/eslintrc": "^3",
8181
"@next/bundle-analyzer": "^15.5.6",
8282
"@simplewebauthn/types": "^12.0.0",
83-
"@tailwindcss/postcss": "^4.1.7",
83+
"@tailwindcss/postcss": "^4",
8484
"@tailwindcss/typography": "^0.5.19",
8585
"@types/ms": "^0.7.34",
8686
"@types/node": "^20.19.21",
@@ -89,7 +89,6 @@
8989
"drizzle-kit": "^0.31.5",
9090
"eslint": "^9",
9191
"eslint-config-next": "15.4.6",
92-
"postcss": "^8",
9392
"react-email": "3.0.6",
9493
"tailwindcss": "^4.1.14",
9594
"tw-animate-css": "^1.4.0",

pnpm-lock.yaml

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)