1
0

.browserslistrc 536 B

12345678910111213141516
  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 the full list of supported browsers by the Angular framework, please see:
  5. # https://angular.io/guide/browser-support
  6. # You can see what browsers were selected by your queries by running:
  7. # npx browserslist
  8. Chrome >=79
  9. ChromeAndroid >=79
  10. Firefox >=70
  11. Edge >=79
  12. Safari >=14
  13. iOS >=14