Pro@programming.dev to Programmer Humor@programming.devEnglish · edit-26 months ago[ComiCSS] Benefits of Tailwindfiles.catbox.moeimagemessage-square81fedilinkarrow-up1435file-text
arrow-up1435image[ComiCSS] Benefits of Tailwindfiles.catbox.moePro@programming.dev to Programmer Humor@programming.devEnglish · edit-26 months agomessage-square81fedilinkfile-text
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up3·6 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-up2·6 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
classNameon everything ;) And yes, it’s literally CSS utility classes with an extra installation step that you only do once