web-infra-dev/modern.js

[Feature]: Plugin for shadcn/ui

Closed this issue · 4 comments

What problem does this feature solve?

shadcn/ui is a popular Design system and providers out of the box components,. It would be great if we can add
shadcn-ui@latest init support which can provides tooling for initial setup and managing components

What does the proposed API look like?

support shadcn-ui@latest init

Why not directly add it as a dependency? shadcn doesn't involve any compile time stuff, so I suspect if it should be added. BTW I am currently using it with modern.js fluently.

I will add some docs for module federation in modern.js website. now you can refer to module federation website to get some info