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

```JS
class Component extends HTMLElement {
  static styles = document.adoptedStyleSheets;
```
Static styles make sense for most use cases, they look logical and simple

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

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

Received on Sunday, 18 September 2022 09:46:26 UTC