projects
/
WP-Themes
/
RecycleEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b10d27
)
use compact for sass
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 5 Feb 2015 18:06:30 +0000
(13:06 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 5 Feb 2015 18:06:30 +0000
(13:06 -0500)
Gruntfile.js
patch
|
blob
|
history
diff --git
a/Gruntfile.js
b/Gruntfile.js
index
d92f9ab
..
b5b270b
100755
(executable)
--- a/
Gruntfile.js
+++ b/
Gruntfile.js
@@
-8,7
+8,7
@@
module.exports = function(grunt) {
},
dist: {
options: {
- outputStyle: '
expanded
'
+ outputStyle: '
compact
'
},
files: {
'css/app.css': 'scss/app.scss'