Yes, but that's just because I think for simplicity they created one large CSS file that is used for all their components and example pages. That's not very realistic. You're not supposed to do it like this for your own project. Instead if you use Tailwind CSS and PurgeCSS I'm pretty sure you would end up with ~10 or 15 kB of CSS gzipped, maybe less.
philippbosch|6 years ago
1. https://angry-hypatia-f1529a.netlify.com/
2. https://github.com/philippbosch/tailwind-ui-purge-css-exampl...
csande17|6 years ago
If even the creator of Tailwind doesn't use Tailwind properly, does anyone?
dpacmittal|6 years ago
chrshawkes|6 years ago
generalk|6 years ago
"PHP is an awful language, superior developers write in Perl."
"Rails is bloated and slow, making it unfit for any real work."
"True developers don't rely on frameworks, writing all your own code is the only way to be performant."
If you wanna handicap yourself, be my guest.
I've written three or so projects in TailwindCSS, and it lets me create responsive designs quickly. It gives me a very sane set of defaults to build off of. And most importantly, it helps me get a product to production faster than writing raw CSS.
mattferderer|6 years ago
CSS frameworks are great because there is a flavor that should fit just about anyone.
larrywright|6 years ago
See how dumb that sounds?
devonkim|6 years ago
sergiotapia|6 years ago