@widgitlabs/stylelint-config

1.0.1 • Public • Published

@widgitlabs/stylelint-config

Widgit Labs coding standards for CSS and SCSS.

Installation

This package is a stylelint shareable configuration, and requires the stylelint library.

To install this config and dependencies:

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

Then, add a .stylelintrc file and extend these rules. You can also add your own rules and overrides for further customization.

{
  "extends": "@widgitlabs/stylelint-config",
  "rules": {
    ...
  }
}

Package Sidebar

Install

npm i @widgitlabs/stylelint-config

Weekly Downloads

1

Version

1.0.1

License

GPL-3.0-or-later

Unpacked Size

3.28 kB

Total Files

3

Last publish

Collaborators

  • evertiro