monks/animation_iteration_count
The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.
It is often convenient to use the shorthand property {{cssxref(“animation”)}} to set all animation properties at once.
Values
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for animation-iteration-count
pub const revert_layer: #(String, String)