Open jbpenrath opened 9 months ago
Currently, design tokens are not really exhaustive and some customization are limited by this exhaustive weakness.
IMO, this world could be split in several parts:
--font-family-accent: 'Comic Sans MS'
--title-font-family: var(--font-family-accent)
--form-input-label-font-family: var(--title-font-family)
Currently, design tokens are not really exhaustive and some customization are limited by this exhaustive weakness.
IMO, this world could be split in several parts:
--font-family-accent: 'Comic Sans MS'
--title-font-family: var(--font-family-accent)
--form-input-label-font-family: var(--title-font-family)