ds-for-code-design-tokens
v0.0.7
Published
Design Token Library for the Simple Design System
Readme
DS-FOR-CODE-DESIGN-TOKENS
This example code is bare-bones to show you what this framework can do. If you have the style-dictionary module installed globally, you can cd into this directory and run:
npx style-dictionary buildOtherwise, install Style Dictionary locally for this project first, cd into this directory and run:
npm init -y && npm install style-dictionaryand then run the above command.
