data
data copied to clipboard
feat(css): Update syntax for `animation-duration`
Description
the update add support for the auto keyword, which is supported since chrome v115 and Safari v18.4
it also update the <time> type for specifying ranged value
Motivation
Additional details
https://developer.mozilla.org/en-US/docs/Web/CSS/animation-duration https://drafts.csswg.org/css-animations-2/#propdef-animation-duration