mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
remove the comment
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ module.exports = function (grunt) {
|
|||||||
options: {
|
options: {
|
||||||
compatibility: 'ie8',
|
compatibility: 'ie8',
|
||||||
keepSpecialComments: '*',
|
keepSpecialComments: '*',
|
||||||
noAdvanced: true // turn advanced optimizations off until the issue is fixed in clean-css
|
noAdvanced: true
|
||||||
},
|
},
|
||||||
docs: {
|
docs: {
|
||||||
src: [
|
src: [
|
||||||
|
|||||||
Reference in New Issue
Block a user