←back to thread

304 points ulrischa | 1 comments | | HN request time: 0.203s | source
1. jaesonaras ◴[] No.44690768[source]
I still can't justify using Tailwind. It's not that I don't like it, but I find CSS does everything I need and more, and I do some pretty complex styling and animations in CSS.

I just find that at some point, Tailwind gets in the way and I revert back to plain CSS. TW invariably then just becomes another style src in the HTML.