stylelint-config-gfp

2.1.0 • Public • Published

GFP Stylelint Config

NPM version

Opiniated GFP css rules that can be shared via a stylelint config object.

Install

$ npm install --save stylelint-config-gfp

Usage

Add a .stylelintrc and extend it with stylelint-config-gfp, that will serve as a base for your config, then you can make overrides in the rules property.

{
  "extends": "stylelint-config-gfp",
  "rules": {} // place overrides here
}

Contributing

We use semantic versioning. That means that if you introduce a change that will break current API (the stylelint rules fails) it is a MAJOR change. If you introduce a change that only "warn" about a new rule it is considered a MINOR change.

MIT © Mr Green & Co Technology AB

/stylelint-config-gfp/

    Package Sidebar

    Install

    npm i stylelint-config-gfp

    Weekly Downloads

    2

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    3.75 kB

    Total Files

    5

    Last publish

    Collaborators

    • mrgreenadmin
    • ollhar
    • siau