1.0.1 • Published 8 months ago

@eighteen73/browserslist-config-wordpress v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@eighteen73/browserslist-config-wordpress

eighteen73 Browserslist shared configuration.

Installation

This package is a Browserslist shareable configuration.

To install this config:

npm install --save-dev @eighteen73/browserslist-config-wordpress

Usage

Add this to your package.json file:

"browserslist": [
	"extends @eighteen73/browserslist-config-wordpress"
]

Alternatively, add this to .browserslistrc file:

extends @eighteen73/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.

1.0.1

8 months ago

1.0.0

8 months ago