Closed
Description
See MDN article on animation property values
/*
It doesn't recognize the 8th argument, animation-play-state
https://developer.mozilla.org/en-US/docs/Web/CSS/animation
*/
.loading-mask {
animation: fadein 2000ms linear 750ms infinite normal forwards running;
}
Metadata
Metadata
Assignees
Labels
No labels