Pro to Programmer Humor@programming.devEnglish • edit-25 days ago[ComiCSS] Benefits of Tailwindfiles.catbox.moeimagemessage-square79fedilinkarrow-up1431arrow-down19file-text
arrow-up1422arrow-down1image[ComiCSS] Benefits of Tailwindfiles.catbox.moePro to Programmer Humor@programming.devEnglish • edit-25 days agomessage-square79fedilinkfile-text
minus-squarePup BirulinkfedilinkEnglish-1•4 days agoyou need to know css to use tailwind because it’s basically style= on everything: it’s css with extra steps
minus-squareLemminarylinkfedilink2•4 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