@gechiui/browserslist-config

4.1.0 • Public • Published

Browserslist Config

GeChiUI Browserslist shareable config for Browserslist.

Installation

Install the module

$ npm install browserslist @gechiui/browserslist-config --save-dev

Note: This package requires Node.js 12.0.0 or later. It is not compatible with older versions.

Usage

Add this to your package.json file:

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

Alternatively, add this to .browserslistrc file:

extends @gechiui/browserslist-config

This package when imported returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see the Browserslist examples repo.



Code is Poetry.

Package Sidebar

Install

npm i @gechiui/browserslist-config

Weekly Downloads

0

Version

4.1.0

License

GPL-2.0-or-later

Unpacked Size

38.5 kB

Total Files

4

Last publish

Collaborators

  • gechiui