[v4] @tailwindcss/upgrade@next upgrade tool/script is failing on upgrading the tailwindcss package #16183
-
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
Feb 3, 2025
Replies: 2 comments 6 replies
-
You might have peer dependency conflicts. See #15885 (comment) as an example of someone else having had similar issues. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your prompt answer! Similar to the user's issue, I've manually updated the package but CSS now doesn't affect the rendering. I am using PNPM btw, so I don't get the option of npm ci here. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got some CSS working:
The discrepencies is probably due to v3 → v4 changes you'll have to adapt yourself. Steps:
postcss.config.js
: