We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently when using Edge the selector is chrome. I found an example of the Edge user agent string here: http://stackoverflow.com/questions/30591706/what-is-the-user-agent-string-name-for-microsoft-edge
“Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36 Edge/12.0″
The text was updated successfully, but these errors were encountered:
@jasongutt You can use this fork: https://github.com/ridjohansen/css_browser_selector with Edge support.
Sorry, something went wrong.
You Should update Edge Legacy to "Chromum Edge"/"Edge Chromium".
No branches or pull requests
Currently when using Edge the selector is chrome.
I found an example of the Edge user agent string here: http://stackoverflow.com/questions/30591706/what-is-the-user-agent-string-name-for-microsoft-edge
“Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36 Edge/12.0″
The text was updated successfully, but these errors were encountered: