February 2026 - Blocks for Radix and Base UI

All blocks are now available for both Radix and Base UI.

All blocks are now available for both Radix and Base UI.

  • All blocks for both libraries - Every block, including login, signup, sidebar and dashboard blocks, is now available in both Radix and Base UI variants.
  • Same CLI workflow - Run npx sd-ui add and the CLI will pull the correct block variant based on your project configuration.

If you've already set up your project with npx sd-ui create, blocks will automatically use your chosen library. No additional configuration needed.

pnpm dlx shadcn@latest add login-01

Browse the full collection on the blocks page.