Skip to content

sanity-io/browserslist-config

Repository files navigation

@sanity/browserslist-config

npm stat npm version

npm install --save-dev @sanity/browserslist-config

This package is used together with @sanity/pkg-utils, and any other packages that supports browserslist. Add the browserslist key to your package.json.

   "author": "Sanity.io <hello@sanity.io>",
+  "browserslist": "extends @sanity/browserslist-config",
   "files": {