000overview
Built on Radix + Tailwind v4 with eduba's editorial DNA — fluid type, a warm earth palette, monospace labels, dashed focus rings, and motion held to a strict duration-and-easing budget. Light and dark themes, zero invented opinions.
index
- components
- 0
- primitives
- 0
- themes
- 0
- phases
- 0
stackradix · tailwind v4
typediatype · plex mono
licensemit
DIATYPEIBM PLEX MONORADIX UITAILWIND v4GSAPVAULSONNERCMDKEMBLATANSTACK TABLERECHARTSSHIKI
001phases
six layers, one library002install
one importvia npm
install the package
Add the package, import the stylesheet once, wrap your app in the theme provider. Updates flow through your lockfile.
terminal
pnpm add @eduba/ui
# then, in your global stylesheet
@import "tailwindcss";
@import "@eduba/ui/styles.css";peersreact · react-dom
chart+ recharts
data-table+ @tanstack/react-table
fontsself-host diatype
003 · ready when you are
START BUILDING
Open the components index, pull something off the shelf, drop it into your app.