[Feature]: Support @keyframes
in Arbitrary Variants
#13691
ITenthusiasm
started this conversation in
Ideas
Replies: 0 comments
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.
-
Not sure how plausible this is, but it would be useful if
@keyframes
could be supported in arbitrary variants. It would remove the need to clutter thetailwind.config.js
file with unique, one-time animations. (In the same, it would also remove the need to declare animations in separate CSS files.)Relates to #10583
Beta Was this translation helpful? Give feedback.
All reactions