Closed
Description
What version of Tailwind CSS are you using?
@tailwindcss/vite 4.0.0-alpha.31
What build tool (or framework if it abstracts the build tool) are you using?
"vite": "^5.4.10" "vue": "^3.5.12" "@vitejs/plugin-vue": "^5.1.4",
What version of Node.js are you using?
20.18.0
What browser are you using?
Chrome
What operating system are you using?
Windows
Reproduction URL
it's an empty Vite/vue project.
:::bash
pnpm i
pnpm build
:::
when i dont use @tailwindcss/vite
in vite.config.ts
, build again
:deep()
selector works!!!!
need help, love Tailwind, thanks!