For me it has no sense to use both Vuetify and TailwindCSS.
You have to choose one or the other.
If you choose TailwindCSS, you can also use headless UI and add your own styles to these components.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I started my project using the starter kit (breeze, inertia, vue, tailwind). After that I install the Vuetify. The styling form Vuetify and Tailwind is crashing, I think. I tried put prefix on the Tailwind classes but it is still not working.
Is there a solution or is it not possible to use them together?
For me it has no sense to use both Vuetify and TailwindCSS.
You have to choose one or the other.
If you choose TailwindCSS, you can also use headless UI and add your own styles to these components.
Please or to participate in this conversation.