mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 03:30:23 +00:00
grunt/configBridge.json: Remove unused autoprefixer config.
[ci skip]
This commit is contained in:
parent
6e732ace2c
commit
fc35ea815e
1 changed files with 0 additions and 10 deletions
|
|
@ -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')",
|
||||
|
|
|
|||
Loading…
Reference in a new issue