Re: [w3c/webcomponents] Provide an option which allows global CSSes to style elements inside a shadow tree (#769)

I'd like to state that it's optional, and the default behavior wont break existing code. Many people have the same problem like me if you [google it](https://www.google.com.hk/search?newwindow=1&safe=strict&source=hp&ei=qyDXW9fGJdDs-Qapw7fQCQ&ins=false&q=web+components+global+css&oq=web+component&gs_l=mobile-gws-wiz-hp.1.0.35i39j0i203l4.2316.7677..9509...1.0..1.751.4933.0j3j5j4j1j1j1......0....1.......5..0j5j0i12j0i10j0i10i203.i9HoRiV1sGg).

`* /deep/ { kill: everything }` is a bad idea but this isn't. We already have `mode: "open"` so why we can't let my component open for global stylesheets?

-- 
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/769#issuecomment-433948460

Received on Monday, 29 October 2018 15:15:59 UTC