mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 07:39:57 +02:00
remove the comment
This commit is contained in:
@@ -238,7 +238,7 @@ module.exports = function (grunt) {
|
||||
options: {
|
||||
compatibility: 'ie8',
|
||||
keepSpecialComments: '*',
|
||||
noAdvanced: true // turn advanced optimizations off until the issue is fixed in clean-css
|
||||
noAdvanced: true
|
||||
},
|
||||
docs: {
|
||||
src: [
|
||||
|
Reference in New Issue
Block a user