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
I ran into problem when I used group-hover:animate-bounce in JIT mode, that it isn't working at all.
So I tried reverse engineering the build and found that the keyframe bounce doesn't have keyframe-selector. That's why css is showing some problem in VS code and so not working.
What version of Tailwind CSS are you using?
v2.2.7
What build tool (or framework if it abstracts the build tool) are you using?
Next.js 11.1.0
What version of Node.js are you using?
v14.17.3
What browser are you using?
Chrome, Firefox
What operating system are you using?
Linux x86_64
Reproduction repository
https://github.com/dELUSION-MS/tailwind-bug-group-hover.git
Describe your issue
I ran into problem when I used
group-hover:animate-bounce
in JIT mode, that it isn't working at all.So I tried reverse engineering the build and found that the keyframe bounce doesn't have keyframe-selector. That's why css is showing some problem in VS code and so not working.
More specifically -
Anticipating to get an update with this issue fixed at earliest.
The text was updated successfully, but these errors were encountered: