UNPKG

@open-inwoner/design-tokens

Version:
49 lines (48 loc) 1.75 kB
{ "utrecht": { "heading": { "color": {"value": "{oip.color.fg-heading}"}, "font-family": {"value": "{oip.typography.heading.font-family}"}, "font-weight": {"value": "bold"}, "margin-block-end": {"value": "0"}, "margin-block-start": {"value": "0"} }, "heading-1": { "color": {"value": "{oip.color.fg-heading}"}, "font-family": {"value": "{oip.typography.heading.font-family}"}, "font-size": {"value": "32px"}, "font-weight": {"value": "bold"}, "line-height": {"value": "41px"}, "margin-block-end": {"value": "0"}, "margin-block-start": {"value": "40px"} }, "heading-2": { "color": {"value": "{oip.color.fg-heading}"}, "font-family": {"value": "{oip.typography.heading.font-family}"}, "font-size": {"value": "24px"}, "font-weight": {"value": "bold"}, "letter-spacing": {"value": "normal"}, "line-height": {"value": "34px"}, "margin-block-end": {"value": "0"}, "margin-block-start": {"value": "0"} }, "heading-3": { "color": {"value": "{oip.color.fg-heading}"}, "font-family": {"value": "{oip.typography.heading.font-family}"}, "font-size": {"value": "20px"}, "font-weight": {"value": "bold"}, "line-height": {"value": "30px"}, "margin-block-end": {"value": "0"}, "margin-block-start": {"value": "0"} }, "heading-4": { "color": {"value": "{oip.color.fg-heading}"}, "font-family": {"value": "{oip.typography.heading.font-family}"}, "font-size": {"value": "16px"}, "font-weight": {"value": "bold"}, "line-height": {"value": "26px"}, "margin-block-end": {"value": "0"}, "margin-block-start": {"value": "0"} } } }