sass-lint-config-ctrl
v2.0.1
Published
A configuration for sass-lint for the ctrl framework.
Downloads
4
Readme
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)