browserslist-config-google
v3.1.0
Published
Google / Google Workspace Browserslist Shared Config
Downloads
4,234
Maintainers
Readme
Google / Google Workspace Browserslist Shared Config
This configuration reflects Google's supported browser policy for their suite of web applications.
What is Browserslist?
Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env.
- Browserslist (Github repo)
- browserl.ist (Browserslist query syntax validation)
- "Browserslist is a Good Idea" (blog post by @chriscoyier)
Browser support
Google Workspace dropped support for Internet Explorer on March 15th, 2021
(Gmail, Calendar, Meet, Chat, Drive, Docs, Sheets, Slides, Forms, Sites, etc.)
Desktop browsers [policy]
- Chrome
- Firefox
- Safari
- Edge
Mobile [policy]
- Chrome for Android (caniuse data caveat: best covered by matching desktop Chrome versions)
- iOS Safari
Usage
package.json
{
"browserslist": ["extends browserslist-config-google"]
}
Alternative configuration
If you need:
browserslist-config-google/gdocs
browserslist-config-google/modern
browserslist-config-google/no-ie
browserslist-config-google/popular
... continue using v2.0.0