R
Rahul Verma
@rahul_tech · 16 hours, 5 minutes ago

Tailwind CSS vs Vanilla CSS in 2024

I know this is a highly debated topic, but after working at my internship for 3 months, I have to say Tailwind CSS is an absolute lifesaver for team projects.

When I was working solo, I loved writing custom SCSS, organizing my BEM classes, and having clean HTML. But on a team of 5 frontend devs, Tailwind completely eliminated our CSS conflicts and naming debates.

What are your thoughts? Is it worth sacrificing clean HTML for development speed, or do you stick to standard CSS modules?

Comments (5)

Join the Conversation

Log in to leave a comment and interact with this post.

Log In

Comments (6)

S
sneha_builds
14 hours, 42 minutes ago

I thought I was the only one who felt this way lol

S
sneha_builds
14 hours, 42 minutes ago

If you find a good resource for this, please let me know. I've been searching everywhere.

I
ishaan_cpp
14 hours, 42 minutes ago

I thought I was the only one who felt this way lol

R
rohit.js
14 hours, 42 minutes ago

I thought I was the only one who felt this way lol

P
priya.codes
14 hours, 41 minutes ago

The documentation for this is literally garbage. I spent 2 days reading GitHub issues to fix it.