Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 460 Bytes

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.