browserslist-config-luna

Shareable browser support list used by Luna apps

Usage no npm install needed!

<script type="module">
  import browserslistConfigLuna from 'https://cdn.skypack.dev/browserslist-config-luna';
</script>

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.