MathiasGilson / Tailwind-Styled-Component

Create Tailwind CSS React components like styled components with class names on multiple lines and conditional class rendering
MIT License
818 stars 43 forks source link

Will this work with frameworks like daisy-ui? #60

Open vedantroy opened 2 years ago

vedantroy commented 2 years ago

If I use a tailwind framework, like daisy ui, will this still work?

Kalmarv commented 2 years ago

Yes it will, and with no configuration needed.

I'm using it here if you want to see it in action.