Closed
Description
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
.