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

transition-timing-function should be animation-timing-function #1797

Open
rectalogic opened this issue Jun 28, 2024 · 0 comments · May be fixed by #1802
Open

transition-timing-function should be animation-timing-function #1797

rectalogic opened this issue Jun 28, 2024 · 0 comments · May be fixed by #1802
Labels

Comments

@rectalogic
Copy link

Describe The Bug

bounce keyframe contains transition-timing-function, I think this should be animation-timing-function. I don't think transition-timing-function is supported in a keyframe

transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);

Steps To Reproduce

No response

Expected Behavior

No response

Screenshots

No response

Desktop

No response

Smartphone

No response

Additional Context

No response

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

Successfully merging a pull request may close this issue.

1 participant