@bigpicturemedical/medkit-tokens
v0.7.0
Published
Design Tokens and assets created using `style-dictionary` lib
Maintainers
Keywords
Readme
MedKit Tokens
Design Tokens and assets created using style-dictionary lib
- All the SVGs are minified and optimized using
svgolib
Project setup ( Install all the required deps)
yarnBuild Tokens
yarn buildAdd a new svg asset
1 - add the svg file into assets/svg folder
2 - optimise the svgs: yarn svgo
3 - create a reference of the file in the dictionary folder : dictionary/properties
4 - build the tokens: yarn build
