Tailwind with Vite and the Laravel Template

I’ve installed Tailwind with the default Laravel Template but I’m unable to run in local development, can anybody give me a hand and tell me how to set it up, is there anything I have to setup specially on the .env or running npm run dev ?

Hey Cesar! The default Laravel Template includes an embedded version of Tailwind in welcome.blade.php. I’m working on a sample that will add Tailwind via Vite and I’ll post back here soon!

Yeah that’s not gotta work I’m an optimizer freak hehe, one of the reasons I use tailwind. I mean vite runs I’m struggling is find the settings that would connect the vite server to the environment server. But I’ll keep checking for updates it’s good to know someone’s working on this, thanks.