stylelint-config-purify
v1.4.0
Published
A simple and modern way to make your stylesheet clean
Maintainers
Readme
stylelint-config-purify 
A simple and modern way to make your stylesheet clean
Installation
npm install --save-dev stylelint stylelint-config-purifyConfiguration
Just extend this config in your stylelint.config.js (or .stylelintrc, etc.):
export default {
extends: ["stylelint-config-purify"]
// ... your awesome config (plugins, rules, etc.)
};Supports
Features
License
stylelint-config-purify is licensed under the MIT License.
