|
|
|
|
|
by benswerd
17 days ago
|
|
I think this is a misinterpretation. BaseUI provides baseline semantics that because the code is in your codebase you can choose to keep or remove. BaseUI is also actively unstyled/unopinionated, you use it to compose your own components, which again live in your codebase. When you import shadcn components you can rebuild them however you want, thats the point. |
|
Why not use BaseUI directly?