0.1.0 • Published 6 years ago

@mtz/browserslist-config-maritz v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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"
]