You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CSS, the animation-fill-mode property specifies how a CSS animation should apply styles to its target before and after its execution. This variable tells the compiler what the default animation fill mode should be for all CSS animations defined with #a.animated. By default, the animation fill mode is both.