1.2.1 • Published 7 months ago

@eighteen73/stylelint-config-wordpress v1.2.1

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

@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": {
    ...
  }
}
1.2.0

7 months ago

1.2.1

7 months ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago