@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.
21 lines (20 loc) • 400 B
JSON
{
"ams": {
"hint": {
"font-weight": {
"$value": "{ams.typography.body-text.font-weight}",
"$extensions": {
"nl.amsterdam.type": "fontWeight"
}
},
"in-fieldset": {
"color": {
"$value": "{ams.color.text.secondary}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
}
}
}
}