- From: Nolan Lawson <notifications@github.com>
- Date: Sat, 12 Aug 2023 07:46:29 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 12 August 2023 14:46:35 UTC
FWIW, I wrote [a small library](https://www.npmjs.com/package/open-stylable) that effectively allows components to be styled by global stylesheets, using a simple `MutationObserver` approach. It can be thought of as a kind of polyfill for "open-stylable" shadow roots. Note that I did this mostly as an experiment. But I figure that if folks really need this behavior, then a polyfill like mine may be helpful. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/909#issuecomment-1675946194 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/909/1675946194@github.com>
Received on Saturday, 12 August 2023 14:46:35 UTC