From 0e6ba185eb5930e7ce45ad56a7ec97ab470b8f81 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 1 Mar 2013 21:09:45 -0500 Subject: [PATCH] Added build configuration for shamrock, closes #81 --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index da9170f..ca0d5be 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -16,7 +16,7 @@ module.exports = function (grunt) { ' * @license <%= pkg.license %>' + ' */' }, swatch: { - amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{}, + amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{}, shamrock:{}, simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, united:{} }, clean: { -- 2.39.2