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
When using @rsbuild/plugin-sass, styles for compound selectors that include ::v-deep are missing in the compiled CSS output. This happens when ::v-deep is used together with other class selectors in a compound selector.