Re: [WICG/webcomponents] "open-stylable" Shadow Roots (#909)

I think there is often a philosophical mismatch in this conversation where many authors using component-driven approaches (frameworks or web components) expect _most CSS_ should belong to components, and be scoped as such – but that's not an assumption we all share. From a systems-first approach, I expect components to provide _as little style as absolutely necessary_ to ensure functionality (modeled on UA styles) - and generally allow the page-provided system to fill in _everything else_. When we ask 'how has this been done in userland so far' we tend to get a highly-skewed survivor bias favoring the component-out approaches to styling, because that's the approach these tools have often been built around.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/909#issuecomment-1997957040
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/909/1997957040@github.com>

Received on Thursday, 14 March 2024 17:19:36 UTC