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

12 lines
158 B
JSON

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