@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