Commit fc35ea81 authored by XhmikosR's avatar XhmikosR

grunt/configBridge.json: Remove unused autoprefixer config.

[ci skip]
parent 6e732ace
...@@ -9,16 +9,6 @@ ...@@ -9,16 +9,6 @@
] ]
}, },
"config": { "config": {
"autoprefixerBrowsers": [
"Android 2.3",
"Android >= 4",
"Chrome >= 20",
"Firefox >= 24",
"Explorer >= 9",
"iOS >= 6",
"Opera >= 12",
"Safari >= 6"
],
"jqueryCheck": [ "jqueryCheck": [
"if (typeof jQuery === 'undefined') {", "if (typeof jQuery === 'undefined') {",
" throw new Error('Bootstrap\\'s JavaScript requires jQuery')", " throw new Error('Bootstrap\\'s JavaScript requires jQuery')",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment