Skip to content

Conversation

ai
Copy link

@ai ai commented Nov 26, 2020

  1. Browserslist has a supports query to filter browsers by feature support.
  2. With and queries combination you can avoid keeping a local list of browsers and rely on Can I Use. It is also better for browser diversity.
  3. I think Browserslist defaults is a better legacy default. Especially, because of the not dead query.

@ai
Copy link
Author

ai commented Dec 10, 2020

I added browserslist config query to Browserslist 4.16 and updated this PR to use it

@ai ai mentioned this pull request Dec 10, 2020
Copy link
Owner

@DanielSchaffer DanielSchaffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 This is great, thank you!

One minor quibble: can you update your commit messages to follow the guidelines in CONTRIBUTING?

@ai
Copy link
Author

ai commented Dec 16, 2020

Done. Sorry for delay.

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

Successfully merging this pull request may close these issues.

2 participants