browserslist-config-luna
v1.2.3
Published
Shareable browser support list used by Luna apps
Downloads
6,664
Readme
Luna Browserslist
Shareable configuration to be used with libraries that support browserslist.
Install
npm install browserslist-config-luna
Usage
Integrate into your project by using the following:
"browserslist": [
"extends browserslist-config-luna"
]
Alternatively you can target the browserslist-config-luna/desktop
or browserslist-config-luna/mobile
lists directly.