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
Occasionally, we encounter Playground block styling issues due to other CSS loaded by WordPress (e.g, CSS from an opinionated theme). Let's explore whether we can isolate this block from external styles using things like shadow DOM. In theory, it should work fine, but we may depend more on core and theme styles than we realize.
The text was updated successfully, but these errors were encountered:
Occasionally, we encounter Playground block styling issues due to other CSS loaded by WordPress (e.g, CSS from an opinionated theme). Let's explore whether we can isolate this block from external styles using things like shadow DOM. In theory, it should work fine, but we may depend more on core and theme styles than we realize.
The text was updated successfully, but these errors were encountered: