ds-toolbox

A demo repository to illustrate how to share palette and typography through NPM

Usage no npm install needed!

<script type="module">
  import dsToolbox from 'https://cdn.skypack.dev/ds-toolbox';
</script>

README

DS Toolbox

This is just a test for a proof of concept of centralizing our design base for our sites

[This is for demo purposes only] We'll use this repo to house the base of our shared styling system. CSS comments are parsed to create a JSON object of documentation. That data is rendered with nunjucks for now to give us a visual representation of the various components and rule-sets we're building.

yarn
yarn start

To Dos