browserslist-config
/
1.0.0
browserslist-config 1.0.0
Install from the command line:
Learn more about npm packages
$ npm install @uswitch/browserslist-config@1.0.0
Install via package.json:
"@uswitch/browserslist-config": "1.0.0"
About this version
This is the Browserslist config for use in RVU products
This config is published to NPM and can be used anywhere by simply adding extends @uswitch/browserslist-config
to your browserslist config. The easiest way to use this config is to add the following to your package.json file
"browserslist": [
"extends @uswitch/browserslist-config"
]
Current Support
Chrome >= 55
iOS >= 9
Safari >= 9
ie >= 11
Samsung >= 11
Android >= 81
Firefox ESR
Firefox >= 52
Edge >= 90
Opera >= 62
OperaMini >= 4
UCAndroid >= 13