Context
To ensure the project stays current with modern standards, we need to upgrade the styling engine to Tailwind CSS v4 and optimize the Vite build pipeline for faster development.
What Needs to Be Done
Installing @tailwindcss/vite, configuring the new CSS-first theme engine, and optimizing HMR (Hot Module Replacement).
Resources
Getting Started