Hacker News new | ask | show | jobs
by newsbinator 1738 days ago
What stops me from switching to Tailwind away from Vuetify is the lack of a well rounded library of components. TailwindUI and now Flowbite get us part way there, but it’s still jarringly sparse compared to dropping in a very customizable v-btn or v-alert, not to mention the crazy robust v-data-table.

When I use stuff like Bulma or Bootstrap instead of Vuetify I feel like I’m doing 10x the amount of work for 0x more customization or optimization.

Is there a case to be made for a Tailwind component library for my use-case?