|
|
|
Ask HN: What is good about tailwindcss if you mostly use a component lib?
|
|
1 points
by hmdai
762 days ago
|
|
I love how daisyui (a tailwind component library) looks but I believe daisyui can exist without tailwind by just creating those same component classes with css (correct me if I'm wrong). To be clear I think tailwind has some advantages specially if you are making highly customised components. But most of the time I end up using the same components that my component lib provides with a few customised components on top. |
|