Replies: 1 comment
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Tailwind CSS are you using?
v4.0.6
What build tool (or framework if it abstracts the build tool) are you using?
Vite 6.1.0
What version of Node.js are you using?
v22.0.0
What browser are you using?
What operating system are you using?
macOS
Reproduction URL
Describe your issue
Running
npx @tailwindcss/upgrade
in order to upgrade to v4 in our Vue project also renamed theblur
event name toblur-sm
in the following sample within the <script> block.After the automated migration:
Beta Was this translation helpful? Give feedback.
All reactions