Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with animation on appear and on hover #22

Open
kli-syska opened this issue Oct 5, 2024 · 0 comments
Open

Issue with animation on appear and on hover #22

kli-syska opened this issue Oct 5, 2024 · 0 comments

Comments

@kli-syska
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant