Pro@programming.dev to Programmer Humor@programming.devEnglish · edit-210 个月前[ComiCSS] Benefits of Tailwindfiles.catbox.moeexternal-linkmessage-square82linkfedilinkarrow-up1438arrow-down110file-text
arrow-up1428arrow-down1external-link[ComiCSS] Benefits of Tailwindfiles.catbox.moePro@programming.dev to Programmer Humor@programming.devEnglish · edit-210 个月前message-square82linkfedilinkfile-text
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up3arrow-down4·10 个月前you 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·10 个月前Well, 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