@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.
20 lines (19 loc) • 414 B
JSON
{
"ams": {
"cursor": {
"disabled": {
"$value": "not-allowed",
"$extensions": {
"nl.amsterdam.type": "cursor"
}
},
"interactive": {
"$value": "pointer",
"$description": "All interactive elements in their default state that lack a cursor style.",
"$extensions": {
"nl.amsterdam.type": "cursor"
}
}
}
}
}