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

Add support for :is() and other functions #13

Closed
fregante opened this issue Apr 17, 2021 · 9 comments
Closed

Add support for :is() and other functions #13

fregante opened this issue Apr 17, 2021 · 9 comments
Assignees

Comments

@fregante
Copy link
Contributor

:is(a,link) doesn’t seem to be supported. There’s also :where() which works almost identically

@g-plane
Copy link
Owner

g-plane commented Apr 17, 2021

It seems that there aren't differences between :is and :where for parsing CSS selector, right?

@fregante
Copy link
Contributor Author

Thank you for the quick fix!

@g-plane
Copy link
Owner

g-plane commented Apr 17, 2021

However, there's a bug when you use more than one :is or :where and I'm trying to fix it.

@fregante
Copy link
Contributor Author

It's good to test also if it works with :is():not()

@g-plane
Copy link
Owner

g-plane commented Apr 17, 2021

f514245

@g-plane
Copy link
Owner

g-plane commented Apr 17, 2021

v2.5.0 is released. Feel free to provide feedback.

@fregante
Copy link
Contributor Author

cc @yakov116

@yakov116
Copy link

This made me more issues then it solved 😢

https://github.com/sindresorhus/refined-github/actions/runs/759870212

@g-plane
Copy link
Owner

g-plane commented Apr 18, 2021

@yakov116 Please follow #14 .

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

3 participants