13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
{
|
|
"base": {
|
|
"style": {}
|
|
},
|
|
"variants": [
|
|
{
|
|
"pseudo": "hover",
|
|
"style": {
|
|
"backgroundColor": "color-mix(in srgb, var(--callToAction) 5%, var(--contextBackground) 95%)"
|
|
}
|
|
}
|
|
]
|
|
} |