13 lines
182 B
Plaintext
13 lines
182 B
Plaintext
{
|
|
"base": {
|
|
"animation": {
|
|
"duration": "1s",
|
|
"keyframes": {
|
|
"0%": {
|
|
"backgroundColor": "#FF0000"
|
|
},
|
|
"100%": {}
|
|
}
|
|
}
|
|
}
|
|
} |