blob: e3f5cc5cccba269aed258e1559384d9e167f3980 [file] [log] [blame]
@keyframes styleSheetAnim {
from {
color: red;
}
to {
color: blue;
}
}