0.2.3 • Published 7 years ago

sass-lint-config-urbanladder v0.2.3

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

sass-lint config

This package provides Urban Ladder's sass-lint as an extensible shared config.

Installing

Install the package

npm install sass-lint-config-urbanladder

Usage

To use the sass-lint style config, add this to your .sass-lint file:

options:
  config-file: node_modules/sass-lint-config-urbanladder/sass-lint.yml

You can override settings from the shareable config by adding them directly into your .sass-lint.yml file.