Re: [webcomponents] Sharing styles across custom elements (#282)

I personally find using /deep/ (and ::shadow) as selectors very convenient, when developing extension for Chrome. It tends to at least keep both the (S)CSS and JS selects more straightforward to work with.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/282#issuecomment-124135542

Received on Thursday, 23 July 2015 15:11:28 UTC