summaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-06 23:11:24 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-06 23:11:24 -0400
commit7821cd04a9c5b8d4ba61fa36897af004d8052e72 (patch)
treead9cdbf681b3b5fba66952526d5c515c127aafd9 /Gruntfile.js
parent34b45add28fecb54387ac584be334512ed62abb5 (diff)
added custom starter template
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 5a3ea203..299efe5f 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -18,7 +18,8 @@ module.exports = function (grunt) {
},
swatch: {
amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, flatly:{}, journal:{},
- readable:{}, simplex:{}, slate:{}, spacelab:{}, superhero:{}, united:{}
+ readable:{}, simplex:{}, slate:{}, spacelab:{}, superhero:{}, united:{},
+ custom:{}
},
clean: {
build: {