Skip to content

Sainsburys/browserslist-config-luna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.