1.0.0 • Published 4 years ago

stylelint-config-rawbot v1.0.0

Weekly downloads
76
License
MIT
Repository
github
Last release
4 years ago

npm version

stylelint-config-rawbot

Rawbot Stylelint common configuration (i.e. CSS/SCSS styleguide).

Usage

Install the package first.

npm install --save-dev stylelint-config-rawbot

Set your Stylelint configuration (.stylelintrc or stylelint.config.js) to use it:

"extends": "stylelint-config-rawbot"