headwayio / shipwright-tokens

Set of scripts for converting shipwright tokens to usable styles.
1 stars 1 forks source link

Address typography script #48

Closed Ganzfriend closed 1 year ago

Ganzfriend commented 1 year ago

Fix: Tailwind and MUI typography values were being overwritten. This PR adds a bug fix.

Adds Tailwind and MUI default typography values. (Priority is given to any property called "regular" or "default." Then it gives priority to the lowest numeric value, now that properties are labeled "400," "500," etc.

Adds two helper scripts to quickly build the MUI and TW files locally.