cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoProgrammers then and nowimagemessage-square52linkfedilinkarrow-up118arrow-down10
arrow-up118arrow-down1imageProgrammers then and nowcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square52linkfedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·1 month agoI’m doing a small hobby project (a ladder/ranking system for playing beer sports with my community), and I tried out Tailwind. I gave up and loaded Bootstrap instead, but I will probably end up just writing all the CSS myself. Seems so silly to have 15 CSS classes on a single DOM element…
I’m doing a small hobby project (a ladder/ranking system for playing beer sports with my community), and I tried out Tailwind.
I gave up and loaded Bootstrap instead, but I will probably end up just writing all the CSS myself.
Seems so silly to have 15 CSS classes on a single DOM element…