You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#16829
We were only adding keyframes used in variables starting with
`--animate` (without adding a potential prefix).
## Test plan
- Added a unit test
Uh oh!
There was an error while loading. Please reload this page.
What version of Tailwind CSS are you using?
v4.0.9
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?
v20.18.3
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction URL
Not working (with prefix): https://play.tailwindcss.com/qTUjgxKQEu
Working (without prefix): https://play.tailwindcss.com/n1FLqahYjR
Describe your issue
Prebuilt animations like
animate-spin
(https://tailwindcss.com/docs/animation) and custom animations don't work when a prefix is used.The text was updated successfully, but these errors were encountered: