@uswitch/browserslist-config
v0.0.2
Published
RVU browserslist config
Downloads
9
Maintainers
Keywords
Readme
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 >= 43
iOS >= 8
Safari >= 8
ie >= 11
Samsung >= 4
Firefox ESR
Firefox >= 52
Opera >= 53
Edge >= 14