@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.
31 lines (30 loc) • 688 B
JSON
{
"ams": {
"page-header": {
"brand-name": {
"font-size": {
"$value": "{ams.typography.heading.2.font-size}",
"$extensions": {
"nl.amsterdam.type": "fontSize"
}
},
"line-height": {
"$value": "{ams.typography.heading.2.line-height}",
"$extensions": {
"nl.amsterdam.subtype": "lineHeight",
"nl.amsterdam.type": "number"
}
}
},
"mega-menu": {
"padding-block": {
"$value": "0",
"$type": "dimension",
"$extensions": {
"nl.amsterdam.subtype": "space"
}
}
}
}
}
}