0.1.2 • Published 8 years ago

stylelint-config-barebones v0.1.2

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

Barebones stylelint config

NPM version Github issues Github stars

The stylelint sharable config used in Barebones.

Setup

Install via NPM:

npm install stylelint-config-barebones --save-dev

Extend this config in your project's stylelint config:

"stylelint": {
  "extends": "stylelint-config-barebones"
}

Barebones logo