Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

acolorbright/browserslist-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Color Bright's browserslist config

Introduction

Our standard level of browser support is the last two versions of all major browsers.

We no longer support IE11.

Installation

Via npm:

npm install --save-dev acolorbright/browserslist-config#v2.0.0

Usage

Add the following to your package.json:

"browserslist": [
  "extends @acolorbright/browserslist-config"
]

Or, create a .browserslistrc file with the following contents:

extends @acolorbright/browserslist-config

About

ACB's browserslist config

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published