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
The initial animation, animate-flip-down, seems to run again when i un-hover from my div. It seems the issue is with combining animations during on-appear and on-hover:
Hi,
The initial animation, animate-flip-down, seems to run again when i un-hover from my div. It seems the issue is with combining animations during on-appear and on-hover:
class="flex flex-col justify-center items-center min-w-56 w-full h-52 rounded-3xl border-2 shadow-xl animate-flip-down animate-ease-in-out hover:animate-wiggle"
Is this normal with CSS, or is this the specific config?
Thanks!
The text was updated successfully, but these errors were encountered: