0.5.1 • Published 7 years ago

@mediba/stylelint-config-mediba v0.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

.style-config-mediba {

/* stylelint config at mediba */
circle-ci: CircleCI;
npm: npm version;

Installation:

$ yarn add stylelint-config-mediba --dev

Usage:

Set your stylelint config.

{
  "extends": "stylelint-config-mediba",
  "rules": {
    // If you customize rules, override here.
  }
}

With stylefmt:

$ yarn add stylefmt --dev
$ ./node_modules/.bin/stylefmt --help

Editor plugins:

Task Runner plugins:

As you like.

}

0.5.1

7 years ago

0.5.0

7 years ago