Property name change
This commit is contained in:
parent
7a68b3eb0b
commit
6f0357bedd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ module.exports = function(grunt) {
|
|||
sass: {
|
||||
dist: {
|
||||
options: {
|
||||
style: 'compressed'
|
||||
outputStyle: 'compressed'
|
||||
},
|
||||
files: { 'style.css': 'scss/style.scss' }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue