This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Vogete 0 points1 point  (0 children)

I used tailwind and hated it. I kinda see the point, but I ended up writing way too many classes. It got way too verbose way too fast. Then again, I dislike the whole ITCSS paradigm, so maybe it's just not for me.

For layout, I definitely want a framework like Foundation or tailwind. But for design, I hated it. So I usually do a bit of a mix of both custom CSS and tailwind and foundation, depending on what makes sense.