Skip to content

goodhood-eu/browserslist-config-nebenan

Repository files navigation

browserslist-config-nebenan

What is Browserslist?

Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env.

Why "Browserslist is a Good Idea", a blog post by @chriscoyier.

Usage

npm install --save-dev browserslist-config-nebenan

Add a .browserslistrc with

# Browsers that we support.

extends browserslist-config-nebenan

Supported browsers

This link should show the most recent list.

You can be sure to get the current list if you run this in the repo:

npx browserslist