Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"What I don't like about Tailwind" has less to do with Tailwind itself and more about the violation of separation of content and presentation that they push so hard.

> poo-pooing on someone else's open source project

This is not some young kid doing free software out of kindness. This is a company making millions of dollars in revenue in a closed source product (tailwind UI), which is built on a foundation (tailwindCSS) that is becoming less and less needed.



> and more about the violation of separation of content and presentation that they push so hard.

As someone who's done it both ways with web sites, that separation sucked. Having to figure out which style in my CSS file was messing things up was always a pain. And Tailwind tends to be "local" by default, limiting the damage done to other elements when I style an element.

In my larger experience (not just with web sites), whether separating content and presentation is a good idea varies widely from use case to use case.


Often content and presentation are part of the same package. In these cases, separating them makes maintenance of sites harder.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: