Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1023 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 1023 Bytes

@shelf/stylelint-config CircleCI

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-config

Usage

{
  extends: '@shelf/stylelint-config'
}

Publish

$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master --tags

License

MIT © Shelf