aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorBardi Harborow <[email protected]>2016-12-23 08:41:31 +1100
committerMark Otto <[email protected]>2016-12-22 13:41:31 -0800
commit855a67b1d6364be9bf730871dd4914d8d760589d (patch)
treeb84b6fb490c894cb45110d69ae2bfe8f295496c5 /Gruntfile.js
parentb01f5a1a385bbb224cea68a9a5d73fdb586c33f3 (diff)
downloadbootstrap-855a67b1d6364be9bf730871dd4914d8d760589d.tar.xz
bootstrap-855a67b1d6364be9bf730871dd4914d8d760589d.zip
Remove IE9 browser hacks. (#21393)
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 9580da782..91a728860 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -163,7 +163,6 @@ module.exports = function (grunt) {
cssmin: {
options: {
- compatibility: 'ie10,-properties.zeroUnits',
sourceMap: true,
// sourceMapInlineSources: true,
advanced: false