@eighteen73/stylelint-config-wordpress

1.1.2 • Public • Published

@eighteen73/stylelint-config-wordpress

eighteen73 coding standards for CSS and SCSS.

Installation

This package is a stylelint shareable configuration, and requires the stylelint library.

To install this config and dependencies:

npm install --save-dev stylelint @eighteen73/stylelint-config-wordpress

Then, add a .stylelintrc file and extend these rules. You can also add your own rules and overrides for further customization.

{
  "extends": "@eighteen73/stylelint-config-wordpress",
  "rules": {
    ...
  }
}

Package Sidebar

Install

npm i @eighteen73/stylelint-config-wordpress

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

4.5 kB

Total Files

4

Last publish

Collaborators

  • edjeavons
  • brettsmason