This package has been deprecated

Author message:

Package unsupported. Please use the @mediba/stylelint-config package instead.

@mediba/stylelint-config-mediba

0.5.1 • Public • Published

.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.

}

Package Sidebar

Install

npm i @mediba/stylelint-config-mediba

Weekly Downloads

0

Version

0.5.1

License

MIT

Last publish

Collaborators

  • uknmr