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
While CSS style element in the shadow allow us to style the custom element the isolation can be problematic if inner HTML elements need to inherit the page level style sheet rules.
I should document approaches as well as concerns and trade offs in approach.