Skip to content

Repository files navigation

@nattstack/ui

A collection of reusable React components built with Base UI and StyleX.

Links

Installation

bun add @nattstack/ui

Usage

/* global.css */@import"tailwindcss";
@import"@nattstack/ui/tailwind-colors";
@import"@nattstack/ui/tailwind-tokenless-10";
/* Required: the compiled component styles */@import"@nattstack/ui/components";
// app.tsximport{Button}from"@nattstack/ui"functionApp(){return(<htmlclassName="color-gray-slate color-primary-blue"><head>...</head><body><Buttonlabel="Click me"/></body></html>)}

About

A collection of reusable React components built with Base UI, TypeScript, CSS Modules

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages