#daisyui — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #daisyui, aggregated by home.social.
-
Ho provato #DaisyUI.
E mi sono reso conto che non c'è modo di cambiare le proprietà dei componenti, che sono tutte schiantate nel codice.
Torno di corsa a #Bootstrap, dove ci sono abbondanti variabili Sass da personalizzare. -
I’m also shocked at ui frameworks that rely on label’s “for” attribute, while you can easily wrap the input with a label for the same effect.
I’ve seen websites use labels but not connect them to an input
#Bootstrap , #DaisyUI , #Bulma all make this mistake
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
-
Rewrote #BulgurCloud's frontend with #NextJS, moving away from #Expo & #ReactNativeWeb. React native features like native animations, data storage, or fast refresh are not available on the web, you have to write a lot of code twice so DX was not great. Also moved from a component library to #TailwindCSS & #DaisyUI
This means no native mobile apps, but #Tauri is great and mobile support is coming soon.
This also cut down the bundle size to one third of what it was before!