DEV Community

Discussion on: Vue 2.x + Vite + Tailwind CSS + Javascript

Collapse
 
yehanny profile image
Yehanny Olivares

Hi Mayank, this is a great solution to start using Vue + Vite + VueRouter + Vuex + Tailwind, almost out-of-the-box solution, but I had to comment the eslintPlugin() inside the vite.config.js to run the project, everything else runs amazing, I'm migrating some projects to your forked repo, and it was a really fast process, thanks for that :)

Collapse
 
mayank30 profile image
Mayank

Thanks for the feedback i was busy so could not reply back.

Feel free to raise pr to improve it.