@shelf/stylelint-config
v3.0.1
Published
Shelf's reusable stylelint config. Covering CSS, SCSS, HTML, React inline styles, and Styled Components. Follows best practices and streamlines your development process.
Downloads
2,207
Maintainers
Readme
@shelf/stylelint-config 

Shelf's reusable stylelint config provides a comprehensive and efficient solution for ensuring consistency in your CSS, SCSS, HTML, React inline styles, and Styled Components. This config covers best practices for styling and helps you maintain a consistent codebase for your projects. With Shelf's reusable stylelint config, you can streamline your workflow and avoid common styling issues, making your development process smoother and more efficient.
Install
$ yarn add @shelf/stylelint-configUsage
{
extends: '@shelf/stylelint-config'
}Publish
$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master --tagsLicense
MIT © Shelf
