Closed
Description
What version of Tailwind CSS are you using?
v3.3.2
What build tool (or framework if it abstracts the build tool) are you using?
Tailwind Play
What version of Node.js are you using?
N/A
What browser are you using?
Chrome, Safari
What operating system are you using?
macOS
Reproduction URL
https://play.tailwindcss.com/ojvPuQftlm
Describe your issue
Using the @
prefix in my configuration file will allow me to create animation utilities without escaping it, therefore not producing valid animations.
The link above allows you to test the same implementation with the animate-spin
and @animate-spin
utilities (by tweaking the prefix) to see that the output CSS does not escape the @spin
animation.
Metadata
Metadata
Assignees
Labels
No labels