Pro@programming.dev to Programmer Humor@programming.devEnglish · edit-22 months ago[ComiCSS] Benefits of Tailwindfiles.catbox.moeimagemessage-square78linkfedilinkarrow-up1414arrow-down110file-text
arrow-up1404arrow-down1image[ComiCSS] Benefits of Tailwindfiles.catbox.moePro@programming.dev to Programmer Humor@programming.devEnglish · edit-22 months agomessage-square78linkfedilinkfile-text
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up2arrow-down4·2 months 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-up1·2 months 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