home.social

#daisycss — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #daisycss, aggregated by home.social.

fetched live
  1. @ellyse @LGUG2Z I’ve never understood the appeal of writing components in pure tailwind, I always first look for a framework based on tailwind

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

    daisyui.com/

  2. I found another framework

    adds a lot of opinionated styles

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

    kutty.netlify.app/docs/button/

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