xio
Results
1
comments of
xio
Good day! To correct the indention, I changed the value in the file [lines-between-rulesets.js](https://github.com/csscomb/sublime-csscomb/blob/master/node_modules/csscomb/lib/options/lines-between-rulesets.js) of **'runBefore ()'** function: from ``` get runBefore () { return 'block-indent'; }, ``` to ```...