v0.2.3
Fixes
- Add missing
tailwind.cssentry file — The@tailwindcss/viteplugin and RSC root template both reference./app/styles/tailwind.css, but the file was not included in template output. Added@import "tailwindcss"entry file to the shared React template layer.