@drpgroup/stylelint-config

Stylelint configuration that includes our common stylelint settings for the different types of projects we work on.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@drpgroup/stylelint-config
1.0.13 years ago3 years agoMinified + gzip package size for @drpgroup/stylelint-config in KB

Readme

@drpgroup/stylelint-config
Stylelint configuration that includes our common stylelint settings for the different types of projects we work on.

Usage

.stylelintrc
{
  "extends": "@drpgroup/stylelint-config"
}