-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Invalid CSS in the block editor styles for .block-editor-block-variation-transforms #32181
Copy link
Copy link
Closed
Labels
CSS StylingRelated to editor and front end styles, CSS-specific issues.Related to editor and front end styles, CSS-specific issues.[Feature] Block VariationsBlock variations, including introducing new variations and variations as a featureBlock variations, including introducing new variations and variations as a feature[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
The styles for the rule .block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled) are not valid css.
And when I try to include the CSS in our plugin, our compilation fails because the stylesheet is not valid. See the error.
I think it is because there are vanilla CSS variables and SASS variables combined in the source code and I don't think SASS supports that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CSS StylingRelated to editor and front end styles, CSS-specific issues.Related to editor and front end styles, CSS-specific issues.[Feature] Block VariationsBlock variations, including introducing new variations and variations as a featureBlock variations, including introducing new variations and variations as a feature[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
