@twilio-paste/design-tokens

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

Usage no npm install needed!

<script type="module">
  import twilioPasteDesignTokens from 'https://cdn.skypack.dev/@twilio-paste/design-tokens';
</script>

README

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.