Tailwind V4 + Tanstack Starter with Tailwind Vite instead of postcss
Any idea why we still need a
Since we're using
vite.configs.ts
postcss.config.ts (Can't be removed!)
__root.ts
index.css
postcss.config.ts for tanstack starter even I have added the vite.config.ts.Since we're using
@tailwind/vite the postcss could be ignored.vite.configs.ts
postcss.config.ts (Can't be removed!)
__root.ts
index.css