Sheldan@lemmy.world to Technology@lemmy.worldEnglish · 2 months agoCreators of Tailwind laid off 75% of their engineering teamgithub.comexternal-linkmessage-square8linkfedilinkarrow-up171arrow-down14
arrow-up167arrow-down1external-linkCreators of Tailwind laid off 75% of their engineering teamgithub.comSheldan@lemmy.world to Technology@lemmy.worldEnglish · 2 months agomessage-square8linkfedilink
minus-squarew3dd1e@lemmy.ziplinkfedilinkEnglisharrow-up35arrow-down5·2 months agoA CSS framework that moves writing CSS into the html to make it stupidly long with annoyingly confusing class names. I might be biased though. I hate it.
minus-squareArmand1@lemmy.worldlinkfedilinkEnglisharrow-up8·2 months agoIt’s effectively an alternative to plain CSS. Works well with component-based systems like React and Svelte. I used it for a few years and thought it was pretty good. I still use it on some of my projects.
What’s Tailwind?
A CSS framework that moves writing CSS into the html to make it stupidly long with annoyingly confusing class names.
I might be biased though. I hate it.
It’s effectively an alternative to plain CSS. Works well with component-based systems like React and Svelte.
I used it for a few years and thought it was pretty good. I still use it on some of my projects.