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
This is to be able to workaround the default-theme issue (PolymerElements/paper-styles#93) by allowing a user to override the :root styles present in default-theme.html with their own body {...} styles.
@notwaldorf yes, I said because in the JSBin there are a note: Note: This only works on Chrome Canary, with the experimental features flag turned on in chrome://flags
This is to be able to workaround the
default-theme
issue (PolymerElements/paper-styles#93) by allowing a user to override the:root
styles present indefault-theme.html
with their ownbody {...}
styles.I thiiiiink this should work (currently doesn't): http://jsbin.com/revini/edit?html,output
(Sample JSBin using native custom properties: http://jsbin.com/vibadelure/edit?html,output)
The text was updated successfully, but these errors were encountered: