Skip to content

A foray into building a performant, accessible & user-friendly component library using Stitches and Radix colors for styling and theming. Still a work in progress.

smurph7/stitch-ui

Repository files navigation

Getting Started

This library uses Stitches and Radix Colors for styling and theming. It is inspired by Chakra UI.

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';

Docs

Storybook docs can be found on chromatic

Available Scripts

In the project directory, you can run:

yarn storybook

Runs storybook.
Open http://localhost:6006 to view it in the browser.

About

A foray into building a performant, accessible & user-friendly component library using Stitches and Radix colors for styling and theming. Still a work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published