beeb

joined 1 month ago
[โ€“] [email protected] 0 points 3 days ago (1 children)

I like daisyUI because it doesn't have any Javascript

[โ€“] [email protected] 5 points 4 days ago* (last edited 4 days ago) (6 children)

A lot of ui frameworks are based on tailwind and allow you to customize the components with more tailwind. It's really a win because:

  • it's not "just inline classes", it's a design system (spacing, colors, breakpoints etc are well structured and not random)
  • it is way less verbose than vanilla css and easier to remember