Pro@programming.dev to Programmer Humor@programming.devEnglish · edit-24 days ago[ComiCSS] Benefits of Tailwindfiles.catbox.moeimagemessage-square73fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1image[ComiCSS] Benefits of Tailwindfiles.catbox.moePro@programming.dev to Programmer Humor@programming.devEnglish · edit-24 days agomessage-square73fedilinkfile-text
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up0·4 days 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-up0·3 days 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