stylelint-config-vynyl
v1.0.0-alpha.3
Published
VYNYL's SCSS Linter Configuration
Downloads
4
Readme
stylelint-config-vynyl
VYNYL's default SCSS stylelint configuration
Installation
Install the rule with npm install --dev stylelint-config-vynyl
and add it to
your .stylelintrc
file as described in the stylelint documentation
Usage
TODO: Write usage instructions
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
TODO: Write history