department-of-veterans-affairs / va-mobile-library

https://department-of-veterans-affairs.github.io/va-mobile-library/
ISC License
1 stars 0 forks source link

DS - [Spike] Figma Export – Group font tokens within font.json #577

Open narin opened 2 weeks ago

narin commented 2 weeks ago

Description

Split from #494.

Currently in our fonts.json Figma export, all of the different font tokens types are on a single level. Ideally for easier exporting, these could be grouped by type: e.g. family, size, letter spacing, etc.

See JSON file from Figma.

Acceptance Criteria

- [ ] Explore the feasibility and level of effort to group font tokens (e.g. style/size/etc.) within font.json - [ ] Create a follow-up implementation ticket if we decide to move forward