1.0.0 • Published 6 years ago

stylelint-config-jibrel v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

stylelint-config-jibrel

npm

This is the base stylelint config for use in Jibrel projects.

💿 Install

yarn add -D stylelint stylelint-config-jibrel

📖 Usage

In your .stylelintrc file:

{
  "extends": ["stylelint-config-jibrel"]
}

🎁 Included plugins

stylelint-scss
stylelint-rscss
stylelint-config-standard

🍻 Contributing

PRs are welcome if the reasoning for the proposed change is provided.

🖌 License

MIT License