Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

anchan42's avatar

Vuetify with Tailwind

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?

0 likes
5 replies
vincent15000's avatar
Level 63

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.

https://headlessui.com/

1 like
vincent15000's avatar

@anchan42 If you have solved your problem, don't forget to close the post by assigning a best answer ;).

Please or to participate in this conversation.