npm.io
3.0.0-beta.8 • Published 1 month ago

@stisla/react

Licence
MIT
Version
3.0.0-beta.8
Deps
3
Size
11 kB
Vulns
0
Weekly
0
Stars
3.8K

@stisla/react

React components for Stisla — thin wrappers over Base UI and the @stisla/style composer.

Install

npm install @stisla/react @stisla/css
import { Button } from "@stisla/react";
import "@stisla/css";

<Button tone="primary">Hello</Button>;

Docs and source: https://github.com/stisla/stisla