onshape-design-tokens
v1.0.17
Published
List of tokens exported from figma in css format to be consumed in newton and for extenral stakeholders.
Downloads
23
Readme
onshape-design-tokens
List of tokens exported from figma in css format to be consumed in newton and for extenral stakeholders.
Adding new tokens export
Export figma design tokens from
MODEL design system
using plugin https://www.figma.com/community/plugin/1365385991378248636Review the file for any errors. If there are errors correct the file.
Create a new branch
Add the newly exported file to
design-tokens
foldercommit the file using version number from figma eg:
MODEL-100001
andgit push --set-upstream origin {branch_name}
run
yarn deploy:patch
create a pull request to generate a new
DESIGN_TOKEN_VERSION