system-ui / theme-specification

A specification for defining theme objects & design tokens for use with UI components
https://system-ui.com/theme
531 stars 19 forks source link

Group properties together? #18

Open FezVrasta opened 1 year ago

FezVrasta commented 1 year ago

Say I want to have a single property to define a text style (font weight, size, font family, spacing, etc). How should I do it following this spec?