diff options
Diffstat (limited to 'Gruntfile.js')
-rw-r--r-- | Gruntfile.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index ca0d5bed..da9170fe 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:{}, shamrock:{}, + amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{}, simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, united:{} }, clean: { |