10 ms·
I wrote CSS from scratch since version one. I know why it's called cascading, I have used many preprocessors and generally don't mind writing CSS at all. That b
by halotrope 3y ago
I wrote CSS from scratch since version one. I know why it's called cascading, I have used many preprocessors and generally don't mind writing CSS at all. That being said, all my attempts to modularize my stylesheets looked like a incomplete and buggy version of Tailwind. I could imagine that this is the reason why it's popular. Also people seem to always be ignoring the fact that you can just use tailwind to create helper classes. Nobody forces you to repeat common styles a million times.