sass-lint-config-urbanladder
v0.2.3
Published
scss and sass code style used
Downloads
7
Readme
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.