Skip to content

mercari/stylelint-config-mercari

Repository files navigation

stylelint-config-mercari GitHub Actions Status

The shareable config for stylelint by mercari.

Install

npm install --save-dev stylelint-config-mercari

Usage

Set your stylelint config to:

{
  "extends": "stylelint-config-mercari"
}

Example

See test/sample.postcss.

License

Copyright 2018 Mercari, Inc.

Licensed under the MIT License.