summaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-08-13 16:20:12 -0400
committerThomas Park <thomas@thomaspark.me>2014-08-13 16:20:12 -0400
commite91fb5dad0762e0c7c71dd733fb8b5b054ba92ff (patch)
tree6346c777319ace794501ef5f8cfaf31a1c2a323f /Gruntfile.js
parentae35da97c6694656d7249dc2a74f7032e84a7792 (diff)
add paper and sandstone to composer and gruntfile
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 86762473..c40b869c 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -19,9 +19,9 @@ module.exports = function (grunt) {
'*/\n',
swatch: {
amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, darkly:{},
- flatly:{}, journal:{}, lumen:{}, readable:{}, simplex:{},
- slate:{}, spacelab:{}, superhero:{}, united:{}, yeti:{},
- custom:{}
+ flatly:{}, journal:{}, lumen:{}, paper:{}, readable:{},
+ sandstone:{}, simplex:{}, slate:{}, spacelab:{}, superhero:{},
+ united:{}, yeti:{}, custom:{}
},
clean: {
build: {