@amsterdam/design-system-tokens
Version:
All design tokens from the Amsterdam Design System. Use it to apply its visual design to your website or application.
13 lines (12 loc) • 451 B
JSON
{
"ams": {
"error-message": {
"color": { "value": "{ams.color.feedback.error}" },
"font-family": { "value": "{ams.typography.font-family}" },
"font-size": { "value": "{ams.typography.body-text.small.font-size}" },
"font-weight": { "value": "{ams.typography.body-text.font-weight}" },
"gap": { "value": "{ams.space.xs}" },
"line-height": { "value": "{ams.typography.body-text.small.line-height}" }
}
}
}