2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Bump grunt-contrib-cssmin to ~0.11.0

This commit is contained in:
Chris Rebert
2014-12-28 19:58:29 -08:00
parent f149e4309a
commit f91071bc1b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ module.exports = function (grunt) {
options: {
compatibility: 'ie8',
keepSpecialComments: '*',
noAdvanced: true
advanced: false
},
minifyCore: {
src: 'dist/css/<%= pkg.name %>.css',