classy-ui
classy-ui copied to clipboard
Outline missing some tokens and properties
I believe outline
may be missing properties that are already available on the border
.
outlineRadius
, outlineColor
, etc. Only outline
seems to exist at the moment and its only token is NONE
.
https://github.com/cerebral/classy-ui/blob/master/src/config/classnames.ts#L701