Merge pull request #12932 from Snuffleupagus/rm-ms-prefix
Stop including `-ms` prefixed CSS rules in GENERIC builds
This commit is contained in:
commit
9af8501e6c
@ -85,6 +85,7 @@ var AUTOPREFIXER_CONFIG = {
|
|||||||
"Firefox ESR",
|
"Firefox ESR",
|
||||||
"Safari >= 10",
|
"Safari >= 10",
|
||||||
"> 0.5%",
|
"> 0.5%",
|
||||||
|
"not IE > 0",
|
||||||
"not dead",
|
"not dead",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user