0.2.4 • Published 3 years ago

@pixelcabin/stylelint-config v0.2.4

Weekly downloads
19
License
GPL-3.0
Repository
github
Last release
3 years ago

@pixelcabin/stylelint-config

Installation:

$ npm install @pixelcabin/stylelint-config

Usage:

In a .stylelintrc file at the root of the project:

{
  "extends": ["@pixelcabin/stylelint-config"]
}