12 lines
158 B
JSON
12 lines
158 B
JSON
{
|
|
"base": {
|
|
"animation": {
|
|
"keyframes": {
|
|
"0%": {
|
|
"backgroundColor": "#FF0000"
|
|
},
|
|
"100%": {}
|
|
}
|
|
}
|
|
}
|
|
} |