SCSS-Lint 0.47.0
This release includes the ability to preprocess your SCSS files before running scss-lint
against their contents.
- Fix
PrivateNamingConvention
to handle files that begin with comments - Fix TAP reporter format
- Add support for preprocessing source files via the
preprocess_command
option