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 6f38c77 commit a9e25ffCopy full SHA for a9e25ff
packages/schematics/angular/application/files/root/browserslist
@@ -1,9 +1,11 @@
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
-# For IE 9-11 support, please uncomment the last line of the file and adjust as needed
+#
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
-# IE 9-11
11
+not IE 9-11
0 commit comments