@episclera/stylelint-config
v1.48.2
Published
A shareable stylelint config.
Downloads
186
Readme
Usage
Install: npm i -D @episclera/stylelint-config
And in your .stylelintrc.js
file just put this content.
NOTE: By default it is configured to work with CSS and LESS. If you want to change this behavior try to use another customSyntax plugin
module.exports = require('@episclera/stylelint-config')
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
Or you can sponsor via Open Collective
Author
@episclera/multipack © Episclera, Released under the MIT License. Authored and maintained by Episclera with help from contributors (list).