DDEV, Craft, Vite, Tailwind Boilerplate from Scratch
With Vite installed and working, we configure the server settings, so it can watch our files and build them during development.
One of the things that can be confusing about Vite and Craft CMS is that, when you’re developing locally, it is running a entirely separate server than your web server with DDWEV.
We need to configure Vite with some basic options, so it can watch our files and build them during development.
DDEV, Craft, Vite, Tailwind Boilerplate from Scratch is made up of the following videos: