tagliatelle-tokens
v2.5.9
Published
Tagliatelle's tokens and theme package
Downloads
105
Maintainers
Readme
Usage
npm i tagliatelle-tokens -DDevelopment
.env include ROOT_INPUT_DIR=src for build
Run npm run start to launch Storybook on the browser at http://localhost:6006/.
Updating the package
Bump packages
npm run clean && npm run bootstrap
Commit changes and run tests:
npm run chromatic
After the review has been approved, build the package with npm run build and then publish it to npm with npm publish or lerna publish.
For more info on lerna commands: https://github.com/lerna/lerna
