Hacker News new | ask | show | jobs
by meet_zaveri 1252 days ago
Started my web dev in bootstrap era. When I found out about tailwind and tried it in one of my side project, I never looked back.

In one of my prev companies, I was able convince my engineering manager to use tailwind alongside Antd and it worked flawlessly.

Just to make a point here, Antd is an example of design system and I used tailwind as a "utility" from which I can use vast amount of classes without writing seperate custom css for each of my components.

1 comments

We do the same and haven’t had any problems mixing antd and tailwind