Skip to content

Commit

Permalink
grunt/configBridge.json: Remove unused autoprefixer config.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
XhmikosR committed Aug 29, 2015
1 parent 6e732ac commit fc35ea8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions grunt/configBridge.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@
]
},
"config": {
"autoprefixerBrowsers": [
"Android 2.3",
"Android >= 4",
"Chrome >= 20",
"Firefox >= 24",
"Explorer >= 9",
"iOS >= 6",
"Opera >= 12",
"Safari >= 6"
],
"jqueryCheck": [
"if (typeof jQuery === 'undefined') {",
" throw new Error('Bootstrap\\'s JavaScript requires jQuery')",
Expand Down

0 comments on commit fc35ea8

Please sign in to comment.