I like daisyUI because it doesn’t have any Javascript
- 0 Posts
- 3 Comments
Joined 1 month ago
Cake day: June 4th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
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
😁 To each their own I guess