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:
commit
6dea3ddb4d
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ var _ = require('lodash'),
|
|||
sass: {
|
||||
compress: {
|
||||
options: {
|
||||
style: 'compressed',
|
||||
outputStyle: 'compressed',
|
||||
sourceMap: true
|
||||
},
|
||||
files: [
|
||||
|
|
Loading…
Add table
Reference in a new issue