Hi! Quick question โ does NativePHP currently support Tailwind CSS v4?
I upgraded using npx @tailwindcss/upgrade, but after upgrading to Tailwind 4 Iโm facing multiple issues:
Hot reload stops working
Vite build behaves differently
Some Blade views stop loading styles
Tailwind gives errors like @source cannot be nested
Before I debug further, I want to confirm:
๐ Is Tailwind CSS v4 officially supported in NativePHP yet?
Or should I stay on Tailwind v3 for now?
Thanks! @willow pike