Angular / Vite / TailwindCSS 4 #31779
bjornharvold
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on Nx's current offerings, this is literally already done.
I would like a story for setting up an Angular app with esbuild and vite under the hood [as is currently possible].
I would like to be able to remove .postcssrc.json and instead would like to be able to have a hook for apps/my-app/vite.config.ts. That way I can add TailwindCSS 4 with the following:
Currently, when I add vite.config.ts to my app, TailwindCSS 4 complains (I've tried adding [unsuccessfully] it to project root as well):
Beta Was this translation helpful? Give feedback.
All reactions