- animation. Complete
@keyframe
-animation, could also reference other tokens (see below).
Individual Tokens
- animation-duration
- animation-name
- animation-timing-function (easings)
- border. Complete border-declaration, could also reference other tokens (see below)
Inidvidual tokens:
- border-color (
colors
) - border-style
- border-width (
sizes
)
Any valid color: named, hex, rgb, hsl, hwb, oklab — or keywords like: currentColor
, initial
, inherit
etc.
- url()
- conic-gradient
- linear-gradient
- radial-gradient
- flex
- grid
- align, justify, place
- grid-area, grid-template-columns etc.
- mask. Complete mask-declaration, could also reference other tokens (see below)
Individual tokens, mask-image
:
- conic-gradient
- linear-gradient
- radial-gradient
- url() (
file
)
- border-radius. Complete border-radius declaration, could also reference other tokens (see below)
Individual tokens:
- border-start-start-radius
- border-start-end-radius
- border-end-start-radius
- border-end-end-radius
- box-shadow
- drop-shadow
- text-shadow
- clip-path
Sizes in pixels or any unit, clamp
'ed sizes etc.
Complete font-declaration, could also reference other tokens (see below)
Individual tokens:
- @font-face
- font-family
- font-size
- font-weight
- line-height