diff --git a/index.js b/index.js index 59025e9..d305c5f 100644 --- a/index.js +++ b/index.js @@ -19,7 +19,7 @@ let options = { compileOnSave: true, autoPrefixer: true, indentType: 'space', - indentWidth: 1, + indentWidth: 2, output: 'compressed', exclude: '' }