Ideally we'd look to use font-sans, font-serif, font-mono, any any custom classes, but given FigmaToCode doesn't have knowledge of the tailwind config file, we can't look up that mapping. This change still gets the job done and is better than not having anything IMO.
Solution to #83
Ideally we'd look to use
font-sans
,font-serif
,font-mono
, any any custom classes, but given FigmaToCode doesn't have knowledge of the tailwind config file, we can't look up that mapping. This change still gets the job done and is better than not having anything IMO.