Gruntfile.js now considers all of the themes on "grunt build".
[bootswatch] / Gruntfile.js
index ed2c928..4d8fcf7 100644 (file)
@@ -17,7 +17,9 @@ module.exports = function (grunt) {
                                                ' * @license <%= pkg.license %>' + ' */'
                },
                build: {
-                       cerulean:{}, amelia: {}
+                       amelia: {}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{},
+                       shamrock:{}, simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{},
+                       united:{}
                },
                clean: {
                   build: {