@showbie/stylelint-config

0.4.2 • Public • Published

Note: Further versions of this package will be published to the GitHub Package registry.

showbie-stylelint-config

Stylelint configuration for Showbie projects.

Usage

Install the conventions by running:

yarn add -D stylelint @showbie/stylelint-config

Then add the extends to your .stylelintrc.js:

{
  extends: ['@showbie/stylelint-config'],
  rules: { /* … */ }
}

Package Sidebar

Install

npm i @showbie/stylelint-config

Weekly Downloads

10

Version

0.4.2

License

ISC

Unpacked Size

10 kB

Total Files

12

Last publish

Collaborators

  • stormwarning
  • elidupuis
  • showbie-dev