@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.
18 lines (17 loc) • 410 B
JSON
{
"ams": {
"focus": {
"outline-offset": {
"$value": {
"value": 0.25,
"unit": "rem"
},
"$type": "dimension",
"$description": "The distance between a focused element and its outline. Provides breathing room so the outline doesn't touch the element.",
"$extensions": {
"nl.amsterdam.subtype": "space"
}
}
}
}
}