Expand description
Lists have various ways of being animated, this module implements them.
See https://drafts.csswg.org/web-animations-1/#animating-properties
Modulesยง
- by_
computed_ value  - https://drafts.csswg.org/web-animations-1/#by-computed-value
 - repeatable_
list  - https://drafts.csswg.org/web-animations-1/#repeatable-list
 - with_
zero  - This is the animation used for some of the types like shadows and filters, where the interpolation happens with the zero value if one of the sides is not present.