Tailwind CSS, and the death of web craftsmanship
Tailwind CSS, and the death of web craftsmanship
pdx.su
Tailwind, and the death of web craftsmanship
Tailwind CSS, and the death of web craftsmanship
Tailwind, and the death of web craftsmanship
I am not sure how other people do it but we use tailwind in SASS using the apply directive, inside a BEM-first structure. I feel like this is the best of what everything can offer.
You might consider dropping tailwind entirely then, and using something like open-props, which gives you basically all the features of apply, but in a native CSS package