An open API service indexing awesome lists of open source software.

https://github.com/maritzstl/browserslist-config-maritz

Maritz's Browserlist Config
https://github.com/maritzstl/browserslist-config-maritz

browserslist-config maritz

Last synced: 8 months ago
JSON representation

Maritz's Browserlist Config

Awesome Lists containing this project

README

          

# browserslist-config-maritz

Maritz's `browserlist` config primarily targeted at the major browser versions for supporting webcomponents and autoprefixing CSS.

# Config File

Browserslist config should be named `.browserslistrc` or `browserslist` and look like the following.

```
"browserslist": [
"extends browserslist-config-maritz"
]
```