Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Two or more consecutive hyphens in selector outputs "undefined" #14

Closed
@AntonTrollback

Description

@AntonTrollback
@custom-selector :--headings h1, h2, h3, h4, h5, h6;

.Type--centerBlocks :--headings {
  margin-left: auto;
  margin-right: auto;
}

outputs:

undefined {
  margin-left: auto;
  margin-right: auto;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions