@telus-uds/palette-monarch

Monarch palette

Usage no npm install needed!

<script type="module">
  import telusUdsPaletteMonarch from 'https://cdn.skypack.dev/@telus-uds/palette-monarch';
</script>

README

monarch-palette

TODO: description

Usage

const monarchPalette = require('monarch-palette');

// TODO: DEMONSTRATE API

Contributing

To build the palette run:

yarn build

To build the palette and watch for changes, run:

yarn dev

Releasing

To build, version, and publish to npm merge a PR (or push a commit) to the branch release-palette-monarch. 🍻 🚀