2025-10-11 19:11:04 +04:00

13 lines
184 B
JSON

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