You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Description
According to https://www.webcomponents.org/element/PolymerElements/paper-toggle-button/paper-toggle-button#styling "custom properties are available for styling"
I would like to use them in stylesheet loaded via
<link>
together with lots of other stuff.Expected outcome
Button should be pink
Actual outcome
Button is white
Live Demo
https://jsbin.com/dakiya/1/edit?html,output
Steps to reproduce
paper-toggle-button
element in the page.Browsers Affected
For vanilla Shadow DOM it works like charm
http://jsbin.com/legefom/2/edit?html,output
The text was updated successfully, but these errors were encountered: