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