animate.css
animate.css copied to clipboard
transition-timing-function should be animation-timing-function
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
https://github.com/animate-css/animate.css/blob/3f8ab233dbbd9d2fe577528d2296382954be3d1a/source/attention_seekers/bounce.css#L22
Steps To Reproduce
No response
Expected Behavior
No response
Screenshots
No response
Desktop
No response
Smartphone
No response
Additional Context
No response