@ -19,7 +19,7 @@ let options = {
compileOnSave: true,
autoPrefixer: true,
indentType: 'space',
indentWidth: 1,
indentWidth: 2,
output: 'compressed',
exclude: ''
}