Pro@programming.dev to Programmer Humor@programming.devEnglish · edit-222 hours ago[ComiCSS] Benefits of Tailwindfiles.catbox.moeimagemessage-square75fedilinkarrow-up1420arrow-down19file-text
arrow-up1411arrow-down1image[ComiCSS] Benefits of Tailwindfiles.catbox.moePro@programming.dev to Programmer Humor@programming.devEnglish · edit-222 hours agomessage-square75fedilinkfile-text
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up3arrow-down4·14 hours agoyou need to know css to use tailwind because it’s basically style= on everything: it’s css with extra steps
minus-squareLemminary@lemmy.worldlinkfedilinkarrow-up2·13 hours agoWell, it’s className on everything ;) And yes, it’s literally CSS utility classes with an extra installation step that you only do once
you need to know css to use tailwind because it’s basically style= on everything: it’s css with extra steps
Well, it’s
className
on everything ;) And yes, it’s literally CSS utility classes with an extra installation step that you only do once