- From: Rakina Zata Amni <notifications@github.com>
- Date: Tue, 16 Oct 2018 05:33:33 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 October 2018 12:33:54 UTC
> does that mean `my-element > div {}` is not stylable so that simple Custom Elements without ShadowDOM are still limited ? Yes, if you want to style children, your best bet would probably be [Constructable Stylesheets](https://github.com/WICG/construct-stylesheets), thought that needs Shadow DOM on the custom element. -- 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-430219242
Received on Tuesday, 16 October 2018 12:33:54 UTC