@ellyse @LGUG2Z I’ve never understood the appeal of writing components in pure tailwind, I always first look for a framework based on tailwind #DaisyCSS #NextUI

- Tailwind for measurement defaults, ease of use, standardization of names
- Component framework for out of the box: components, color palette (darkmode friendly)

https://daisyui.com/

Tailwind CSS Component Library ⸺ daisyUI

Tailwind CSS Components Library for 2026 - Tailwind CSS components examples, Tailwind themes and Tailwind blocks for fast UI development

I found another #tailwindcss framework

#DaisyCSS adds a lot of opinionated styles

#Kutty looks a lot more plain, thankfully they both use the same class names

https://kutty.netlify.app/docs/button/

Button | Kutty

Kutty is a tailwind plugin for building web applications. It has a set of accessible and reusable components that are commonly used in web applications.

Kutty
@dzajew I’ve started using it with #DaisyCSS for larger projects and it’s been great. I can understand that with pure #TailwindCSS you build a lot of tech debt making button and form html templates/components.