[w3c/webcomponents] Best way to distribute global styles into shadow root? (#609)

f.e., suppose we're using bootstrap's global stylesheet `<link>`ed in the `<head>`. What's the best way to make those styles apply inside shadow roots (i.e., [this question](http://stackoverflow.com/questions/25211111))?

Is using `<link>` inside the shadow root to link to the same style sheet the best way?

-- 
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/609

Received on Saturday, 19 November 2016 15:35:03 UTC