4.0.0-alpha.0 • Published 1 year ago

design-tokens-clone v4.0.0-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

design-tokens-clone

Design tokens to be used throughout products.

Installation

Using Yarn

yarn add design-tokens-clone

Using NPM

npm install design-tokens-clone

Steps to Publish

  1. Ensure all files are updated and committed:
git add .
git commit -m "Update package.json and README.md for alpha release"

yarn build:clean yarn lint yarn test

npm publish --tag alpha

4.0.0-alpha.0

1 year ago