diff options
Diffstat (limited to 'Gruntfile.js')
-rw-r--r-- | Gruntfile.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 8ae69abc..b9c0cf19 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -17,8 +17,7 @@ module.exports = function (grunt) { }, swatch: { amelia: {}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{}, - shamrock:{}, simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, - united:{} + simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, united:{} }, clean: { build: { |