mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
remove the comment
This commit is contained in:
parent
be18f50fd0
commit
d8baec85f5
1 changed files with 1 additions and 1 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue