closure-stylesheets
closure-stylesheets copied to clipboard
Allow ::slotted(selectors)
Shadow DOM V1 needs ::slotted(selectors) to be able to style slotted content inside the shadow root.
I patched this for GWT, and will submit a pull request here with the necessary change.
https://github.com/google/closure-stylesheets/pull/113