Getting Started
This library uses Stitches and Radix Colors for styling and theming.
The theme is included in the library. This is still a work in progress and support for extending and customising themes will be added later.
Example import
import { Button } from '@stitch-ui/react';
To get started, view the docs.
Available Scripts
In the project directory, you can run:
yarn storybook
Runs storybook.
Open http://localhost:6006 to view it in the browser.