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

Missing keyframes when combining multiple animations #4711

Closed
mohitsinghs opened this issue Jun 19, 2021 · 0 comments
Closed

Missing keyframes when combining multiple animations #4711

mohitsinghs opened this issue Jun 19, 2021 · 0 comments

Comments

@mohitsinghs
Copy link

mohitsinghs commented Jun 19, 2021

What version of Tailwind CSS are you using?

2.2.0

What build tool (or framework if it abstracts the build tool) are you using?

None

What version of Node.js are you using?

None

What browser are you using?

Firefox

What operating system are you using?

Ubuntu 20.04

Reproduction repository

https://play.tailwindcss.com/clI0hhAxuo

Describe your issue

When combining multiple animations ( for example animation-1, animation-2-after-delay ) while extending animations and keyframes, the keyframes related to combined animations are missing from the build.

To see this bug in action, run this with both available versions of tailwindcss on play.tailwindcss.com. The older version correctly includes all keyframes and both logo and bullets are animated but when switching to v2.2.0, logo has no animation since keyframes related to those animations are not included.

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

No branches or pull requests

1 participant