I used this setup guide for setting tailwind with my angular application.But there is no tailwind.config.js
. I tried a lot of online blogs but didn't work. How can I setup tailwind.config.js
and customize the behaviour. Is there a another way to customize tailwind with angluar.
I even added tailwind.config.js manually but when I use those configuration , it didnot work. These are the version I m using.
- angular version 19.1
- tailwind version 4.0
Tailwind is working in my application but Is there a way to configure with tailwind.config.js