Skip to content

Commit

Permalink
docs: add link to browserslist usage examples docs (#80)
Browse files Browse the repository at this point in the history
* docs: update browserslist readme example usage

* docs (browserslist): Link to external configuration examples

* Update README.md
  • Loading branch information
ntwb authored and gziolo committed Feb 13, 2018
1 parent 821994f commit b07155e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/browserslist-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ Add this to your `package.json` file:
"extends @wordpress/browserslist-config"
]
```

This package when imported returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see https://github.com/ai/browserslist-example#browserslist-example.

0 comments on commit b07155e

Please sign in to comment.