|
|
|
|
|
by untog
2562 days ago
|
|
I don't think CSS is outdated, it was just never that suited for the purpose people are using it for. It still remains a fantastic way to style a document. The cascading nature of CSS works great in that context. But styling UI components is something quite different. |
|
UIs are presumably more consistent/less varying than documents, so special cases and cascade overlaps should be less of a thing?