1.0.3 • Published 7 years ago

stylelint-config-blocss v1.0.3

Weekly downloads
12
License
MIT
Repository
github
Last release
7 years ago

stylelint-config-blocss

The blocss shareable config for stylelint

Installation

npm install stylelint-config-blocss --save-dev
yarn add stylelint-config-blocss --save

Usage

If you've installed stylelint-config-blocss locally within your project, just set your stylelint config to:

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