0.1.3 • Published 1 year ago

@zumerbox/scss-lint v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@zumerbox/scss-lint

A tool for linting SCSS files to catch errors and enforce coding standards.

Refer to the ZumerBox bundle for more information and tools.

Installation

npm install @zumerbox/scss-lint --save-dev

Usage

npx @zumerbox/scss-lint

Options

By default Stylint is instructed to perform a check without making any changes to the files. To fix any issues run @zumerbox/scss-lint again with the --fix argument to fix scss.

Credits

This tool is powered by Stylint (https://stylelint.io)

0.1.3

1 year ago

0.1.2

1 year ago