Monorepo UI Sharing with Next.js 16 and shadcn/ui (Bun + Turborepo)
Sharing UI components across applications in a monorepo sounds trivial until you collide with the modern frontend stack: ESM-only packages, Tailwind v4’s single-file CSS engine, Next.js 16’s strict module graph, and the ergonomics of shadcn/ui. This ...
ngandu.hashnode.dev4 min read