Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using double colon in selector #11

Open
backflip opened this issue Jul 29, 2014 · 1 comment
Open

Error when using double colon in selector #11

backflip opened this issue Jul 29, 2014 · 1 comment

Comments

@backflip
Copy link

The parser fails on the first occurrence of a double colon in https://github.com/necolas/normalize.css/ (using version 1.3.11 of https://github.com/css/csso):

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@lephyrius
Copy link

I also have a problem with this. Especially because of Bootstrap 3.3 .

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

No branches or pull requests

2 participants