2.0.1 • Published 8 years ago

sass-lint-config-ctrl v2.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

sass-lint-config-ctrl

A sass-lint configuration for the ctrl framework.

Installation

Yarn is recommended for installation.

$ yarn add --dev sass-lint sass-lint-config-ctrl

But you can still use npm:

$ npm install --save-dev sass-lint sass-lint-config-ctrl

Usage

Add the config file as an option to your .sass-lint.yml configuration file:

options:
  config-file: ./node_modules/sass-lint-config-ctrl/.sass-lint.yml
# The rest of your configuration

License

Copyright (c) 2016 Martin Experiments LLC

MIT (https://www.opensource.org/licenses/MIT)