{ "base": { "animation": { "duration": "0.2s", "timingFunction": "ease", "keyframes": { "0%": {}, "100%": {} } } }, "variants": [ { "pseudo": "hover", "style": { "cursor": "pointer" } }, { "pseudo": "active", "style": { "opacity": "0.44" } } ] }