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

Property not valid, false positives on pointer-events, vendor-prefixed properties and complex selectors #159

Closed
bzalasky opened this issue Jul 21, 2015 · 3 comments
Labels

Comments

@bzalasky
Copy link

This is happening for pointer-events, vendor-prefixed properties, and also some complex selectors. Here are some examples (just listing them for reference, they're not like this in the source)...

table&
&[disabled]
+ a
+ span
    pointer-events none
    -khtml-user-select none
    -webkit-touch-callout none 
@rossPatton rossPatton added the bug label Jul 22, 2015
@rossPatton
Copy link
Collaborator

this is mostly cleaned up in develop, will hopefully go out with 1.0.10

@bzalasky
Copy link
Author

Great. Thanks for the quick response.

@rossPatton
Copy link
Collaborator

1.0.10 is out now, this issue should be fixed. Lemme know if you still have issues.

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

No branches or pull requests

2 participants