[V4] upgrage scenario from v3 -> v4 replaced all params incuded shadow or blur to shadow-sm/blur-sm #16270
Unanswered
Rastraponovich
asked this question in
Help
Replies: 1 comment
-
Hey! Unfortunately the upgrade tool can have false-positives like this. Do you mind adding an example of how such a file looked so we can see if there's anything we can do to improve the heuristics? |
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.
-
when we upgrage with npx @tailwindcss/upgrade@next, all params (shadow or blur) in (.tsx, .ts) files (like react or logics models) added suffix -sm.
packages:
"vite": ^5.4.11,
"postcss": "^8.4.43",
NodeJS: v22.13.1
Beta Was this translation helpful? Give feedback.
All reactions