5 ms·
if you're writing class="flex-inline width-30 font-large" it's even worse than inline css because it has an abstraction layer and dependencies. just write css,
by 4rt 4mo ago
if you're writing class="flex-inline width-30 font-large" it's even worse than inline css because it has an abstraction layer and dependencies.
just write css, tailwind has always been total junk.
- array_key_first 4mo agoThere are legitimate problems with using CSS, especially in a large team setting. I think we all have experience with append-only stylesheets. That's what tailwind addresses.