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.
- [ ] 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
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