Skip to content
This repository has been 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 opened this issue May 29, 2015 · 1 comment
Closed
Labels

Comments

@AntonTrollback
Copy link

@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;
}
@yisibl yisibl added the bug label May 29, 2015
@yisibl yisibl closed this as completed in e504f08 May 29, 2015
@yisibl
Copy link
Contributor

yisibl commented May 29, 2015

Done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants