Specifyapp / parsers

Specify helps you unify your brand identity by collecting, storing and distributing design tokens and assets — automatically.
https://specifyapp.com
Other
111 stars 15 forks source link

fix(to-tailwind): use formatting on line height and letter spacing - fix #181 #182

Closed AllanMichay closed 1 year ago

AllanMichay commented 1 year ago

What it does

Use the current fontSizeFormat on letterSpacing and lineHeight of a textStyle token. This way, the whole textStyle is coherent.

Fix #181