More actions
Design-token testing. |
m Fix typo. |
||
| Line 1: | Line 1: | ||
:root { | :root { | ||
--background-color-evon: var(background-color-warning-subtle); | --background-color-evon: var(--background-color-warning-subtle); | ||
} | } | ||
Design-token testing. |
m Fix typo. |
||
| Line 1: | Line 1: | ||
:root { | :root { | ||
--background-color-evon: var(background-color-warning-subtle); | --background-color-evon: var(--background-color-warning-subtle); | ||
} | } | ||