cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoProgrammers then and nowimagemessage-square51linkfedilinkarrow-up118arrow-down10
arrow-up118arrow-down1imageProgrammers then and nowcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square51linkfedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·3 months 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…