We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48c4ad commit 615bf58Copy full SHA for 615bf58
..browserslistrc
@@ -0,0 +1,17 @@
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
+
5
+# For the full list of supported browsers by the Angular framework, please see:
6
+# https://angular.dev/reference/versions#browser-support
7
8
+# You can see what browsers were selected by your queries by running:
9
+# npx browserslist
10
11
+last 2 Chrome versions
12
+last 1 Firefox version
13
+last 2 Edge major versions
14
+last 2 Safari major versions
15
+last 2 iOS major versions
16
+last 2 Android major versions
17
+Firefox ESR
0 commit comments