Shadcn UI + Tailwind v4 + Nx: Breaking Down Libraries in Nx Monorepos with TypeScript Project References #7157
moatorres
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To anyone looking into using
shadcn/ui
alongside Tailwind CSS v4, I've written an article about Breaking Down Libraries in Nx Monorepos with TypeScript Project References that usesshadcn/ui
as an example codebase. It explains how to structure it using TypeScript project references with Nx to improve build performance, modularity, and scalability—which are especially useful when working with a growing set of UI components. The source code will be available at the final part of the series. 👋Beta Was this translation helpful? Give feedback.
All reactions