Re: [w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)

@alkismavridis that's possible via the `ShadowRoot.adoptedStyleSheets` property in Blink, or whatever replaces it when Safari and FF implement (it'll be a bit different).

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

Received on Friday, 17 January 2020 15:43:55 UTC