Right now Component styling is global, consider adding support for Shadow DOM via .attachShadow (disabled by default), to allow Components with incompatible styling to compose better.
https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_shadow_DOM#applying_styles_inside_the_shadow_dom
Right now
Componentstyling is global, consider adding support for Shadow DOM via .attachShadow (disabled by default), to allowComponentswith incompatible styling to compose better.https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_shadow_DOM#applying_styles_inside_the_shadow_dom