UNPKG

@twilio-paste/design-tokens

Version:

Paste Design System Tokens package with a number of different formats for Web, Mobile, and Sketch.

28 lines (16 loc) 443 B
# paste-tokens Token list for Paste ## Getting started Install all the things ``` yarn install ``` Then run ``` yarn dev ``` To get started ## `yarn dev` This command will compile the tokens into their respective formats for export. It will also spin up the docs in HTML format for you to preview your work whilst you add or modify tokens. ## `yarn tokens` This command will build all the tokens into the dist and docs directories.