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

@calebdwilliams looks like a single `CSSStyleSheet` in the spec.

@annevk I suppose a simpler hack would be to make a dummy element in the main page, attach a shadowRoot, and then stuff your styles in there, but I'm a bit sad I have to resort to a hack.

-- 
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-370905187

Received on Tuesday, 6 March 2018 19:49:06 UTC