CSS
import { dimensionToCss, colorToCss, ... } from '@specifyapp/sdk/css';Primitives tokens
Border
{
color: { model: 'hex', hex: '#ffffff', alpha: 0.5 },
style: 'dashed',
width: {
value: 12,
unit: 'px',
},
rectangleCornerRadii: null,
}'12px dashed #ffffff80'Breakpoint
Color
RGB
HEX
HSB
HSL
LAB
LCH
Cubic bezier
Dimension
Duration
Font weight
Gradient
Conic
Linear
Radial
Gradients
Opacity
Radii
Radius
Shadow
Shadows
Spacing
Spacings
Steps timing function
Z-index
Composites tokens
Font
Text style
Transition
Last updated
Was this helpful?