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
- Host: GitHub
- URL: https://github.com/maritzstl/browserslist-config-maritz
- Owner: MaritzSTL
- License: mit
- Created: 2017-12-04T15:12:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T15:54:32.000Z (over 8 years ago)
- Last Synced: 2025-08-30T17:59:21.734Z (9 months ago)
- Topics: browserslist-config, maritz
- Language: JavaScript
- Size: 19.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
]
```