Hacker News new | ask | show | jobs
by wildrhythms 628 days ago
To be clear, you have to 'learn CSS properly' to make sense of Tailwind. I don't see how someone can not know CSS, but know Tailwind. Tailwind is just atomic classes for the underlying CSS styles.
1 comments

> I don't see how someone can not know CSS, but know Tailwind.

I've met a fair amount of devs (specially younger, <30yo fullstack devs) who have not written raw CSS at all and just use Tailwind. They are employed and get paid decently well.

Tailwind is a massive time saver, and I can see the appeal.