Property name change
This commit is contained in:
parent
7a68b3eb0b
commit
6f0357bedd
|
@ -25,7 +25,7 @@ module.exports = function(grunt) {
|
|||
sass: {
|
||||
dist: {
|
||||
options: {
|
||||
style: 'compressed'
|
||||
outputStyle: 'compressed'
|
||||
},
|
||||
files: { 'style.css': 'scss/style.scss' }
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue