Hacker News new | ask | show | jobs
by probst 2037 days ago
The irony is that you can now often recognize sites being designed with Tailwind the exact same way. They tend to use a certain font, they tend to slightly overuse the card metaphor with a rather specific corner radius and box shadow...

When looking at this site I immediately though: aha, this guy has been using TailwindCSS to design the website... (until I realized that in fact yes, it was designed with Tailwind and the author is also the author of tailwind itself.)

So I guess it's the same as bootstrap at the end of the day. Both provide you with options to customize them. Most people don't.

That being said: Working with tailwind is amazing!