1.0.1 • Published 3 years ago

@stitch-ui/react v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.