@ctrliq/quantic-tokens
v1.63.1
Published
This is WIP.
Readme
Design tokens
This is WIP.
Currently design tokens are extracted programmatically from Figma variables in the CIQ Core library Figma file, using the Design Tokens (W3C) Export plugin.
Export tokens from Figma
1- Open CIQ Core library Figma file
2- Run Design Tokens (W3C) Export Figma plugin
3- Extract zip contents from exported tokens.zip file
4- Move all files to src/common, except color.json
5- Copy "light" key from color.json into src/modes/light.json.
6- Repeat process with "dark" key
7- Ensure typograhpy.json isn't grouped
