- From: S.A.N <notifications@github.com>
- Date: Sun, 18 Sep 2022 02:46:14 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 18 September 2022 09:46:26 UTC
```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