UNPKG

outsystems-design-tokens

Version:

Store the Design Tokens used on the Ionic Framework and Widgets Library

32 lines 685 B
{ "soft": { "2xs": { "$type": "borderRadius", "$value": "{border.border-radius.100}" }, "xs": { "$type": "borderRadius", "$value": "{border.border-radius.200}" }, "sm": { "$type": "borderRadius", "$value": "{border.border-radius.300}" }, "md": { "$type": "borderRadius", "$value": "{border.border-radius.400}" }, "lg": { "$type": "borderRadius", "$value": "{border.border-radius.200}" }, "xl": { "$type": "borderRadius", "$value": "{border.border-radius.200}" }, "2xl": { "$type": "borderRadius", "$value": "{border.border-radius.400}" } } }