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
The `.lw-harbor` class is the Tailwind CSS scope boundary. A PostCSS plugin (`scopeToLwHarbor`) prefixes all generated selectors with `.lw-harbor` to prevent style conflicts with the WordPress admin.
127
+
The `.lw-harbor-ui` class is the Tailwind CSS scope boundary. A PostCSS plugin (`scopeToHarborUI`) prefixes all generated selectors with `.lw-harbor-ui` to prevent style conflicts with the WordPress admin. The `lw-harbor` prefix family remains the canonical namespace for IDs and other DOM identifiers.
0 commit comments