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

12 lines
158 B
JSON

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