You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Ensure you have the same `style`, `iconLibrary` and `baseColor` in both `components.json` files.
221
+
</TabsContent>
168
222
169
-
By following these requirements, the CLI will be able to install ui components, blocks, libs and hooks to the correct paths and handle imports for you.
223
+
</Tabs>
170
224
171
-
## Help us improve monorepo support
225
+
3. Ensure you have the same `style`, `iconLibrary` and `baseColor` in both `components.json` files.
172
226
173
-
We're releasing monorepo support in the CLI as **experimental**. Help us improve it by testing it out and sending feedback.
227
+
4.**For Tailwind CSS v4, leave the `tailwind` config empty in the `components.json` file.**
174
228
175
-
If you have any questions, please reach out to us on [GitHub Discussions](https://github.com/shadcn-ui/ui/discussions).
229
+
By following these requirements, the CLI will be able to install ui components, blocks, libs and hooks to the correct paths and handle imports for you.
0 commit comments