2025-04-18 19:44:27 +04:00

12 lines
158 B
JSON

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