0.7.0 • Published 8 months ago

@godaddy-wordpress/stylelint-config v0.7.0

Weekly downloads
61
License
GPL-2.0
Repository
github
Last release
8 months ago

stylelint-config

A repository for CSS and Sass linting rules that have been derived from best practices.

The rules index.js file

The rules for our style linting are defined in index.js.

Installation

npm i --save-dev stylelint @godaddy-wordpress/stylelint-config

Usage

Create a .stylelintrc file in the root of your project and extend the config file:

{
  "extends": "@godaddy-wordpress/stylelint-config"
}
0.7.0

8 months ago

0.5.0

2 years ago

0.6.0

2 years ago

0.3.0

3 years ago

0.4.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago