© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Dimitris Grammatikogiannis
Hi Rob! Thanks for the AMA.
Is there an easy way to share styling from the main page to the web components included in the page? I mean other than css custom properties which obviously won't work on IE11
Rob Dodson
Developer Advocate @ Google
Ultimately I think this is what ::theme should help solve. https://meowni.ca/posts/part-theme-explainer/
I believe Polymer provides a shim for css custom properties support, are you currently using that or doing everything vanilla?