@campgladiator/ui

Sass implementation of CampGladiator's Design System.

Usage no npm install needed!

<script type="module">
  import campgladiatorUi from 'https://cdn.skypack.dev/@campgladiator/ui';
</script>

README

@campgladiator/ui

Sass implementation of CampGladiator's Design System.

$ yarn add @campgladiator/ui

Usage

Install the necessary dependencies:

$ yarn add @campgladiator/ui

The included source files are written in Sass. After installing you can add your project's node_modules directory to your Sass include paths, then import it like this:

@import '@campgladiator/ui/main';