@xprog/prensa-design-tokens
v1.13.0
Published
Place your tokens in `1-input/*.json` file an run `yarn build` to generate the themes.
Downloads
35
Readme
Prensa Design Tokens
Place your tokens in 1-input/*.json
file an run yarn build
to generate the themes.
Folders structure
/1-input/* - contains the styled-dictionary json file - populated by figma extractor
/2-tokens/* - contains the json tokens with all styles-dictionary properties parsed that can be used in Jss styles.
/3-themes/* - contains the stitches themes based on the token with the same name in the /tokens folder.