Skip to content

Invalid CSS in the block editor styles for .block-editor-block-variation-transforms #32181

@pavel-mailpoet

Description

@pavel-mailpoet

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.

Screen Shot on 2021-05-25 at 09-12-20

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.

Metadata

Metadata

Assignees

Labels

CSS StylingRelated to editor and front end styles, CSS-specific issues.[Feature] Block VariationsBlock variations, including introducing new variations and variations as a feature[Status] In ProgressTracking issues with work in progress[Type] BugAn existing feature does not function as intended

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions