ymanager/webapp/src/browserslist @ eeebda1e
1 |
# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers |
---|---|
2 |
# For additional information regarding the format and rule options, please see: |
3 |
# https://github.com/browserslist/browserslist#queries |
4 |
# |
5 |
# For IE 9-11 support, please remove 'not' from the last line of the file and adjust as needed |
6 |
|
7 |
> 0.5% |
8 |
last 2 versions |
9 |
Firefox ESR |
10 |
not dead |
11 |
not IE 9-11 |