0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00

Merge pull request #4380 from PaulAdamDavis/sass-compress

Update Sass Grunt task output style
This commit is contained in:
Hannah Wolfe 2014-11-03 14:42:23 +00:00
commit 6dea3ddb4d

View file

@ -313,7 +313,7 @@ var _ = require('lodash'),
sass: {
compress: {
options: {
style: 'compressed',
outputStyle: 'compressed',
sourceMap: true
},
files: [