putting not ie back into the browserslist

This commit is contained in:
csawatzky 2025-05-08 10:09:24 -06:00
parent 087e6ca4d6
commit a09dfc6b23

View file

@ -107,7 +107,8 @@
"not op_mini all",
"not chrome < 56",
"not safari < 15",
"not android < 56"
"not android < 56",
"not ie < 12"
],
"development": [
"last 1 chrome version",