Dzoukr / Feliz.DaisyUI

Feliz wrapper for DaisyUI TailwindCSS component library
https://dzoukr.github.io/Feliz.DaisyUI
MIT License
46 stars 10 forks source link

Add more modifiers #3

Closed tforkmann closed 2 years ago

tforkmann commented 2 years ago

Adding more modifieres for more type safety...

More to come...

Dzoukr commented 2 years ago

Hi @tforkmann,

thanks for the PR! Just to fully understand - are these classes coming from DaisyUI or Tailwind itself?

tforkmann commented 2 years ago

Mostly tailwind modifiers. Do you want them in a different library?

Dzoukr commented 2 years ago

Yup. To be honest, I was thinking about creating my own wrapper library around Tailwind, but it would be so huge, that I rather fall back to the combination of Daisy strongly-typed classes with custom Tailwind strings.

If you would have enough time, you can create your own Feliz.Tailwind (which would be great 👍) but I would like to keep this library as tiny as possible.

tforkmann commented 2 years ago

💯 Closing the PR

Dzoukr commented 2 years ago

Anyway, thanks again and if you are going into Feliz.Tailwind - good luck! 😄

tforkmann commented 2 years ago

https://github.com/tforkmann/Feliz.Tailwind/ Init version…lots of modifiers missing

tforkmann commented 2 years ago

Had a boring 4 hours train ride…

Dzoukr commented 2 years ago

That's how most of OSS is born 😂