1.0.4 • Published 11 months ago

@shelf/stylelint-config v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@shelf/stylelint-config CircleCInpm.io

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