UNPKG

@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.

48 lines (47 loc) 1.29 kB
{ "ams": { "field": { "gap": { "$deprecated": "Whitespace is now applied through the `ams.field-set.child.*` tokens. Will be removed on or after 2026-07-09.", "$value": "{ams.space.s}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } }, "child": { "margin-block-end": { "$value": "{ams.space.xs}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } }, "before-error-message": { "margin-block-end": { "$value": "{ams.space.s}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } } } }, "invalid": { "border-inline-start": { "$value": "{ams.border.width.l} solid {ams.color.feedback.error}", "$extensions": { "nl.amsterdam.type": "border" } }, "padding-inline-start": { "$value": "{ams.space.m}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } } } } } }