Fast and simple SCSS code formatter
scssfmt is a tool that automatically formats your SCSS code readable and standardly.
$ npm install scssfmt
$ yarn add --dev scssfmt
Watch multiple files:
$ scssfmt --watch 'app/assets/stylesheets/**/*.scss'