From: Thomas Park Date: Fri, 1 Mar 2013 01:53:53 +0000 (-0500) Subject: whitespace tweaks in gruntfile X-Git-Tag: v2.3.0+2~3 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=48ddd3185758781ce048c82987352a6a916089ba whitespace tweaks in gruntfile --- diff --git a/Gruntfile.js b/Gruntfile.js index b9c0cf1..da9170f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -16,14 +16,14 @@ module.exports = function (grunt) { ' * @license <%= pkg.license %>' + ' */' }, swatch: { - amelia: {}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{}, + amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{}, simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, united:{} }, clean: { - build: { - src: ['*/build.less', '*/build-responsive.less', - '!global/build.less', '!global/build-responsive.less'] - } + build: { + src: ['*/build.less', '*/build-responsive.less', + '!global/build.less', '!global/build-responsive.less'] + } }, concat: { dist: {