stylelint-config-goodbyte-styleguide

0.1.2 • Public • Published

A Stylelint configuration following the Goodbyte Styleguide.

For more information, the rational behind the rules, or to contribute, see the project on Github. Report any problems, or requests, to Issues.

Installation

Install the latest version of the config:

npm install stylelint-config-goodbyte-styleguide --save-dev

Then, add it to your .stylelintrc file:

{
    "extends": [ "stylelint-config-goodbyte-styleguide" ]
}

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i stylelint-config-goodbyte-styleguide

    Weekly Downloads

    0

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    55.1 kB

    Total Files

    6

    Last publish

    Collaborators

    • qjack