blockstack-ui

Blockstack UI components built with css-in-js and styled-system.

Usage no npm install needed!

<script type="module">
  import blockstackUi from 'https://cdn.skypack.dev/blockstack-ui';
</script>

README

Blockstack Design System

Usage

yarn install

Work on Docs

yarn start

Build library

To build the component library and compile to /dist:

yarn prepare