Replies: 1 comment
-
It's not possible. You must have Tailwind lower than v4 to run the tool. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
H,
One of the path to upgrade to version v4 is to update deps and try the minimum to make the project work. Then run a migration to update the styles:
It's not possible with
npx @tailwindcss/upgrade
because I already have tailwindcss v4.0.2 installed.It's possible to allow running migration on a project with v4 installed?
Beta Was this translation helpful? Give feedback.
All reactions