Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 859 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 859 Bytes

@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": {