browserslist 383 B

1234567891011
  1. # This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
  2. # For additional information regarding the format and rule options, please see:
  3. # https://github.com/browserslist/browserslist#queries
  4. # You can see what browsers were selected by your queries by running:
  5. # npx browserslist
  6. > 1%,
  7. last 2 versions,
  8. chrome 39,
  9. not ie <= 9,