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
In essence can a marketplace component's styles be a) replaced globally or b) overridden by another stylesheet.
I think there's a very fundamental question here on whether we decide that a component even ought to be styled globally. In other words, the prevailing philosophy, as I understand it, is that scoping is explicit to the component for a reason: so it remains untouched by the global environment.
Still there's something to be said for classnames and default cascading rules.
[This one's a real debate...I feel conflicted about it...]
The text was updated successfully, but these errors were encountered:
See: #1070 (comment)
In essence can a marketplace component's styles be a) replaced globally or b) overridden by another stylesheet.
I think there's a very fundamental question here on whether we decide that a component even ought to be styled globally. In other words, the prevailing philosophy, as I understand it, is that scoping is explicit to the component for a reason: so it remains untouched by the global environment.
Still there's something to be said for classnames and default cascading rules.
[This one's a real debate...I feel conflicted about it...]
The text was updated successfully, but these errors were encountered: