| It's because Tailwind looks good. It has well designed defaults & the documentation makes it look beautiful. I've used Tachyons before & enjoyed it, but it looks ugly in comparison. If you're picking a framework that will eventually be used by developers who might not have any design skills, which would you prefer? Tachyons shadows: https://tachyons.io/docs/themes/box-shadow/ Tailwind shadows: https://tailwindcss.com/docs/box-shadow Tachyons colors: http://tachyons.io/docs/themes/skins/ Tailwind colors: https://tailwindcss.com/docs/customizing-colors Even something like floats look better in Tailwind documentation despite being the same one line of CSS. Tachyons floats: http://tachyons.io/docs/layout/floats/ Tailwind floats: https://tailwindcss.com/docs/float Part of it is marketing and part of it is the novelty of using inline utility classes, but none of this explosive growth happens without a deep focus on design at every stage. Documentation, defaults, examples, and color palettes all matter. This is somewhat apples to oranges, but look at Bootstraps' navbar example page versus Tailwind's (paid) examples. One is a cluttered mess, the other is a carefully designed list. Bootstrap 5 navbars: https://getbootstrap.com/docs/5.1/examples/headers/ TailwindUI navbars: https://tailwindui.com/components/application-ui/navigation/... |
I like tachyons looks more than tailwind but you can change tailwind using config to look exactly like tachyons but you cant turn tachyons into looking like tailwind.
So i use tailwind.