pub(crate) fn parse_one_animation(item: &str) -> Option<AnimationSpec>Expand description
animation ショートハンド1項目をパース。
例: “slide 2s ease-in-out 0.5s infinite alternate both”。
pub(crate) fn parse_one_animation(item: &str) -> Option<AnimationSpec>animation ショートハンド1項目をパース。
例: “slide 2s ease-in-out 0.5s infinite alternate both”。