Typography exported with the same care as your color tokens
Text styles are first-class citizens now. Browse every style in your file, see which properties are wired to variables, and export them as W3C, Style Dictionary or CSS — with proper alias references like {font.size.lg} instead of raw 20px.
- $type: typography in W3C output, fully spec-compliant
- Bound variables become aliases — never flattened to literal values
letterSpacing,lineHeightandtextCasenormalized to CSS units- Collection name stripped from token paths so output stays clean















