2025-04-05 16:09:53 +00:00

12 lines
158 B
JSON

{
"base": {
"animation": {
"keyframes": {
"0%": {
"backgroundColor": "#FF0000"
},
"100%": {}
}
}
}
}