Hacker News new | ask | show | jobs
by deliriumchn 1032 days ago
NGL tailwind is really nice to build new things and is absolutely amazing to create MVPs and small projects ...

but once you got to the point where you open a file and see 20+ classnames stacked in every div, which makes them unreadable, its just a mess. Love-hate relationships with this tool, but the idea is very good and this article mentions biggest selling points - its easy and very fast to use.

1 comments

I feel like people often forget the alternative, which is opening a component and have to read 200 lines of css (possibly spread out over several files)