Open jasongutt opened 8 years ago
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″
@jasongutt You can use this fork: https://github.com/ridjohansen/css_browser_selector with Edge support.
You Should update Edge Legacy to "Chromum Edge"/"Edge Chromium".
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″