- From: Ryosuke Niwa <notifications@github.com>
- Date: Sat, 26 Sep 2015 22:44:57 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Sunday, 27 September 2015 05:45:31 UTC
You can import CSS via `@import` in your custom element's shadow tree. Since styles are scoped at a shadow boundary, you'd need to include a style element inside your shadow tree anyway. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/329#issuecomment-143521748
Received on Sunday, 27 September 2015 05:45:31 UTC