This package has been deprecated

Author message:

moved to scoped npm pkg @kraftvaerk/stylelint-config

stylelint-config-kraftvaerk

3.0.0 • Public • Published

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 stylelint-config-kraftvaerk

Usage

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

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

License

MIT © Mithun Dhiman

Package Sidebar

Install

npm i stylelint-config-kraftvaerk

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

11.3 kB

Total Files

4

Last publish

Collaborators

  • mi2oon