6 ms·
Reading the bloated HTML when using Tailwind is less painful than dealing with all the cascading crap of CSS.
by jsyolo 3y ago
Reading the bloated HTML when using Tailwind is less painful than dealing with all the cascading crap of CSS.
- 3cats-in-a-coat 3y agoCSS cascades whether you use Tailwind or not.
- jonwinstanley 3y agoThis isn't correct. Tailwind removes all the cascading. And it is liberating. All cascading styles are removed, so if you pull in a component you have already built on your site, it will be styled identically in the new location too.