Skip to content

SCSS-Lint 0.47.0

Compare
Choose a tag to compare
@sds sds released this 23 Feb 22:42
· 246 commits to main since this release

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