headwayio / shipwright-tokens

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

Filter out compatible fonts from figma.getAvailableFontsAsync #168

Closed panzacoder closed 1 year ago

panzacoder commented 1 year ago

We are currently loading the font dropdown with the fonts from figma.getAvailableFontsAsync but some of the options throws errors when setting it to the local styles.

We need to investigate why that error occurs and how we can filter the font list to only compatible fonts.