@candis/candis-design-system

The design system that powers Candis.

Usage no npm install needed!

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

README

CANDIS design system

Components 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-system

or do so with Yarn:

yarn add @candis/candis-design-system