3.0.1 • Published 6 years ago

@kraftvaerk/stylelint-config v3.0.1

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

stylelint-config-kraftvaerk

Build Status npm Version npm Downloads devDependency Status

stylelint shareable config for the Kraftvaerk CSS style guide

Rules for your CSS

Code should always be written in such a way that makes it look like a single person wrote it, no matter how many people have contributed and that is the purpose of this set of rules powered by stylelint.

Installation

npm install --save-dev stylelint @kraftvaerk/stylelint-config

Usage

To use it set your extends property in .stylelintrc to @kraftvaerk/stylelint-config.

{
  "extends": "@kraftvaerk/stylelint-config"
}

License

MIT © Mithun Dhiman