0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Merge pull request #4393 from PaulAdamDavis/sass-nested

Use nested output style for Sass
This commit is contained in:
Jason Williams 2014-11-04 12:46:00 -06:00
commit 25cd8f4194

View file

@ -313,7 +313,7 @@ var _ = require('lodash'),
sass: {
compress: {
options: {
outputStyle: 'compressed',
outputStyle: 'nested', // TODO: Set back to 'compressed' working correctly with our dependencies
sourceMap: true
},
files: [