mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #19 from twbs/ie8-clean-css
Remove IE8 compatibility option from cssmin Grunt task config
This commit is contained in:
commit
360ac888fb
@ -187,7 +187,6 @@ module.exports = function (grunt) {
|
||||
|
||||
cssmin: {
|
||||
options: {
|
||||
compatibility: 'ie8',
|
||||
keepSpecialComments: '*',
|
||||
noAdvanced: true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user