1.2.0 • Published 3 years ago

@lait/stylelint-config v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

LAIT Stylelint configuration

Rules for your CSS

By this configuration we at LAIT, aim to make code look like one person wrote it, no matter how many people have contributed and that is the purpose of this sets of rules powered by stylelint.

Installation

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

Usage

To use it set your extends property in .stylelintrc

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

License

MIT © LAIT - Andreas Christiansen

1.2.0

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago