2025-04-08 19:15:21 +04:00

13 lines
182 B
JSON

{
"base": {
"animation": {
"duration": "1s",
"keyframes": {
"0%": {
"backgroundColor": "#F00077"
},
"100%": {}
}
}
}
}