Home

Awesome

Google / Google Workspace Browserslist Shared Config

This configuration reflects Google's supported browser policy for their suite of web applications.

NPM

What is Browserslist?

Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env.

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]

Mobile [policy]

Usage

package.json

{
  "browserslist": ["extends browserslist-config-google"]
}

Alternative configuration

If you need:

... continue using v2.0.0