Skip to content

godaddy-wordpress/stylelint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
}

About

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

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published