@basalt/knapsack

Build Design Systems on top of knapsack, by Basalt

Usage no npm install needed!

<script type="module">
  import basaltKnapsack from 'https://cdn.skypack.dev/@basalt/knapsack';
</script>

README

Knapsack

See Knapsack docs for more info.

How to install

npm create knapsack my-design-system
cd my-design-system
npm install
npm start