| ▲ | vehemenz an hour ago | |
This seems like a radical, unsupported conclusion to draw from a single frontend architecture decision. Maybe there's an overwhelmingly positive case to be made for high-abstraction CSS with hidden structures. Outside those few select cases, we've known the tradeoffs for 25 years, and the added complexity is rarely worth it. | ||
| ▲ | nine_k 29 minutes ago | parent [-] | |
A right abstraction adds simplicity. I enjoyed working with a semantically styled frontend project as recently as 2024. It also used a React component library, which helped insulate per-component styles, while sharing the common parts. | ||