Replies: 2 comments 2 replies
-
|
Yes — with Tailwind v4, To use Magic UI with Tailwind v4, we recommend one of the following approaches: ✅ Using shadcn CLI (recommended) The CLI will scaffold the necessary setup based on your existing Tailwind configuration. ✅ Manual installation (copy/paste) You can also copy the component source directly from the Magic UI documentation and paste it into your project. Just make sure your Tailwind setup (v4) is properly configured and that any required CSS variables or animations mentioned in the docs are included. If you’re running into a specific Tailwind v4 setup issue, feel free to share your config and we can take a closer look. |
Beta Was this translation helpful? Give feedback.
-
|
@dillionverma I noticed that article seems to be auto-added by a bot — do we know where that content is coming from? It might help to update it to avoid further confusion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How do you add magic ui into the project when using tailwind V4.
Seems like 'npx tailwindcss init -p' does not work anymore.
Beta Was this translation helpful? Give feedback.
All reactions