.browserslistrc 555 B

123456789101112131415161718
  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. # For Angular's browser support policy, please see:
  5. # https://angular.dev/reference/versions#browser-support
  6. # You can see what browsers were selected by your queries by running:
  7. # npx browserslist
  8. Chrome >= 107
  9. ChromeAndroid >= 107
  10. Edge >= 107
  11. Firefox >= 104
  12. FirefoxAndroid >= 104
  13. Safari >= 13
  14. iOS >= 13