0.0.1 • Published 4 years ago

@mediacurrent/sass-lint-config v0.0.1

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

sass-lint-config

Adds sass-lint configuration for consistent CSS rules.

Install

npm install --save-dev @mediacurrent/sass-lint-config

Extend

In local sass-lint.yml

options:
  config-file: ./node_modules/@mediacurrent/sass-lint-config/.sass-lint.yml

Pre-commit hook

For formatting using these rules to take place automatically on commit, follow the steps outlined here in Prettier setup.

0.0.1

4 years ago