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

keyframes from animations with var missing from v2.2.0 #4737

Closed
hug963 opened this issue Jun 21, 2021 · 1 comment
Closed

keyframes from animations with var missing from v2.2.0 #4737

hug963 opened this issue Jun 21, 2021 · 1 comment

Comments

@hug963
Copy link

hug963 commented Jun 21, 2021

What version of Tailwind CSS are you using?

2.2.2

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

Next.js 11.0.0

What version of Node.js are you using?

v14.17.0

What browser are you using?

Chrome

What operating system are you using?

macOS

Reproduction repository

https://play.tailwindcss.com/cF9YjsPwu9

Describe your issue

Since v2.2.0, keyframes from animations with a var() in the definition are missing.
The animation is there, only the keyframes are missing.

From the example on Tailwind Play, the first logo only moves when switching back to v1.9.6 but doesn't in the latest version.

It is working fine on v2.1.4

@adamwathan
Copy link
Member

Hey! This is fixed in 2.2.16 tagged this morning 👍🏻

#5602

Thanks 🍻

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

2 participants