@candis/candis-design-tokens
v0.7.0
Published
Visual design tokens for the Candis design system.
Downloads
16
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