10.0.0 • Published 3 years ago

@growflow/browserslist-config v10.0.0

Weekly downloads
60
License
MIT
Repository
github
Last release
3 years ago

GrowFlow Browserslist Shared Config

Browserslist configuration that reflects which browsers GrowFlow web applications support.

Usage

yarn add --dev @growflow/browserslist-config

You can then add a browserslist key to package.json:

{
  "browserslist": ["extends @growflow/browserslist-config"]
}

This will allow different libraries and tools like AutoPrefixer and babel-preset-env to utilize the same list of browsers when doing their thing.

8.0.0

3 years ago

10.0.0

3 years ago

7.0.0

4 years ago

6.0.0

4 years ago

5.9.1

4 years ago

5.9.0

4 years ago

5.8.0

4 years ago

5.7.0

5 years ago

5.6.1

5 years ago

5.6.0

5 years ago