@candis/candis-design-tokens

Visual design tokens for the Candis design system.

Usage no npm install needed!

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

README

CANDIS design tokens

Design tokens for Candis's design system.

Installation

The first thing you will need to do is install the package into your project.

Run npm to add the package to your project:

npm install --save @candis/candis-design-tokens

or do so with Yarn:

yarn add @candis/candis-design-tokens