|
|
|
|
|
by tuzemec
580 days ago
|
|
I see it as a way of granular styling, because there's no cascading.
And IMO works great if you style each element (or component) individually. But the moment you need to style real html and not some kind of component structure - you have to look for something else. If I switch to "old man yelling at the sky" mode I would say that's an example of a nice concept (utility classes) taken way too far. |
|