CSSWind: bloat-free component styling

1 points by sloane


zk

The end result here may mean the toolchain for building your site is less bloated, but it for sure makes the resulting HTML look way more bloated. Not that anyone is actually reading plain HTML I guess...

Maybe I'm crazy, insane, bonkers, but I always prefer writing my own CSS from scratch basically (I enjoy it!). I hate inline styles and I hate component styling like Tailwind, et al.

sloane

css constantly vexes me. tailwind vexes me even more. i first read this post as sort of tongue in cheek, but the author has actually used the technique, and it is visually quite similar to the result of using tailwind… i’m curious about what the tradeoffs and implications of using this approach would be