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

13 lines
184 B
JSON

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