@scultura/browserslist-config
v1.0.0
Published
A list of modern browsers to target accross multiple projects
Downloads
5
Maintainers
Readme
Browserslists config for modern browsers
Reuse a list of modern browsers to target accross multiple projects
# Browsers that we support
>= 0.5%
not ie 11
not op_mini all
not dead
Tools target
Autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use
postcss-preset-env
Convert modern CSS into something browsers understand
@babel/preset-env
allows you to use the latest JavaScript without needing to micromanage which syntax transforms (and optionally, browser polyfills)