Tangle design-system foundation: brand tokens + generic UI components.
| Package | Path | Description |
|---|---|---|
@tangle-network/brand |
packages/brand/ |
Tokens, fonts, Tailwind v4 @theme, Logo. Published API unchanged from 0.2.x. |
@tangle-network/ui |
packages/ui/ |
Generic React components. Placeholder — content lands in Phase B. |
Each package versions independently via changesets. See the per-package READMEs for install and usage docs.
pnpm install
pnpm build # build all packages
pnpm typecheck # typecheck all packages