@stacks/ui

Stacks UI components built using React, emotion, and @stacks/core-ui.

Usage no npm install needed!

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

README

Stacks UI

This is design system implementation using react, styled-components, and styled system for use within the blockstack organization and ecosystem.

Prior work

Much of the base structure and typescript code of this package is taken from a beautifully written, open source UI library called Chakra UI.

Patterns and further reading