As much as I didn’t like the idea of utility-first #CSS (as it really rather does defeat the point doesn’t it?) I have to admit that using #DaisyUI with #tailwindcss has made it easier to style the web site I’m currently tinkering with…
As much as I didn’t like the idea of utility-first #CSS (as it really rather does defeat the point doesn’t it?) I have to admit that using #DaisyUI with #tailwindcss has made it easier to style the web site I’m currently tinkering with…
Status-Page mit #SvelteKit und #daisyUI neu geschrieben ✅
https://status.bluemedia.dev
Really happy with the updates to my website https://devlinmcclure.com
Upgraded to #11ty v3, #Tailwind v4, and adopted #DaisyUI for my components to clean up my CSS. Looks pretty good, and I'm doing it with basically no client JS!
If I do decide its time to leave 11ty for any reason, it'll be because I *really* want to play around with #Nuxt more
Who prefers daisyui 5 (left) vs 4 (right)? #daisyui #buildinpublic
I like #daisy everywhere - in SW #elixirlang, #phoenixframework, #tailwindcss, #daisyui and even more in my garden, where they pop up everywhere these days. 🌼 https://daisyui.com https://podcast.thinkingelixir.com/247
🚀 Oh look, another riveting exposé on Rails design systems, because clearly, in 2025, picking one is still rocket science! 🙄 Apparently, Business Class Blog's solution is to peruse a book while aimlessly wandering through the confusing wilderness of #shadcnui and #daisyUI. Fly high, Business Class, fly high! ✈️💤
https://businessclasskit.com/blog/design-system-options-for-rails #RailsDesignSystems #BusinessClassBlog #UXDesign #HackerNews #ngated
If you haven't already started using #daisyui, do it! It's the best of both worlds. Simplicity with #tailwindcss and full tuning still possible. 😎
@keila I been slowly converting to #daisyui. The gist is this, you still have all the powers of #tailwindcss under you. So if there's a specific style you want, but daisyUI doesn't have the exact preset, you can very much still extend.
However, if you don't want to fiddle but still have some common sense components, this is the thing you want. 😅
For me, the collapse components are a treat. 😎 https://daisyui.com/components/collapse/
@keila I just don’t understand why someone would use #Tailwind CSS — which is all about utility-first — and then do the exact opposite by introducing component abstractions like in #daisyUI.
My take: You can like utility-first or not (I do), but things like daisyUI go completely against that principle and feel like an explicit anti-pattern. If that’s your direction, why use Tailwind CSS in the first place?
Phoenix 1.18 is going to ship with support for https://daisyui.com. I wonder if upgrading might be a good opportunity for Keila to switch to daisyUI as well. Spruce up the UI a bit, simplify the markup, and finally add support for light mode.
Do any of you have thoughts on daisyUI?
#daisyUI #MyElixirStatus #elixirlang #phoenixframework #ui #uxdesign
Kicked off a week-long hackathon! I'm using #RubyOnRails paired with #DaisyUI for the front end and #PostgreSQL for the database. Stay tuned for tomorrow's progress update! #Hackathon #TechJourney
The latest #dotnet, latest #daisyui, latest #vitejs, latest #tailwindcss, and the newest #react are in one #fsharp fullstack .NET template.
Thanks to my mate @jirilandsman.bsky.social for fixing the HRM issue.
Download while it's 🔥🔥🔥 from the link below 👇
www.nuget.org/packages/SAF...
SAFEr.Template 5.0.1
@urlyman don’t bash it until you’ve really tried it.
Working with tailwind (with #daisyui ) in a team has been a huge success.
Sadly most try #tailwindcss pure without a component library around it, and it obviously becomes a mess.
Ärsyttävää toi leiskan teko. Varsinkin kun muokkaa valmista koodia. Ja on dynaamisuutta ja liian monta pohjaa. Ihan persedellä puuhun menoa. #tailwind #daisyui #ElixirPhoenix
@diegovsky
I’d suggest giving #daisyui a go, it’s tailwind with some bootstrap classes mixed in. Unless you plan to move to something like remix or nextjs (if you do, give #nextui a try it’s crazy beautiful 😍 ) I’d stay with using svelte when adding client side templating.
The first public version of htmy (#async #Python rendering engine) is now out on PyPI.
If interested, check out this simple #FastAPI #HTMX #TailwindCSS #DaisyUI example in the docs: https://volfpeter.github.io/htmy/examples/fastapi-htmx-tailwind-daisyui/