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

handle pseudoelements not at the end of selectors #18

Open
hchiam opened this issue Mar 31, 2019 · 1 comment
Open

handle pseudoelements not at the end of selectors #18

hchiam opened this issue Mar 31, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@hchiam
Copy link
Owner

hchiam commented Mar 31, 2019

go further than fixing #5

Ok right now as of #5:

div p a:hover

But not working right now:

div p a:hover span i
@hchiam hchiam added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers bug Something isn't working and removed good first issue Good for newcomers enhancement New feature or request labels Mar 31, 2019
@hchiam
Copy link
Owner Author

hchiam commented Jun 14, 2019

But maybe this could be fixed if I just use jQuery selectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant