@open-formulieren/design-tokens
Version:
Design tokens for Open Forms
14 lines (13 loc) • 371 B
JSON
{
"utrecht": {
"heading-4": {
"color": {"value": "{of.color.fg}"},
"font-family": {"value": "{of.typography.sans-serif.font-family}"},
"font-size": {"value": "1.125rem"},
"font-weight": {"value": "normal"},
"line-height": {"value": "1.2"},
"margin-block-end": {"value": ""},
"margin-block-start": {"value": ""}
}
}
}