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.

54 lines (53 loc) 1.3 kB
{ "ams": { "grid": { "padding-inline": { "$value": "{ams.space.m}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } }, "vi-medium": { "padding-inline": { "$value": "{ams.space.l}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } } }, "vi-wide": { "padding-inline": { "$value": "{ams.space.xl}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } } }, "cell": { "background-color": { "$value": "{ams.color.background.default}", "$extensions": { "nl.amsterdam.type": "color" } }, "padding-block": { "$value": "{ams.space.m}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } }, "padding-inline": { "$value": "{ams.space.m}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } } } } } }