mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
not ie >= 0
This commit is contained in:
+2
-1
@@ -12,7 +12,8 @@
|
||||
"browserslist": [
|
||||
"> 0.25%",
|
||||
"not op_mini all",
|
||||
"not dead"
|
||||
"not dead",
|
||||
"not ie >= 0"
|
||||
],
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
|
||||
Reference in New Issue
Block a user