2.1.0 • Published 3 years ago

@zenloopgmbh/stylelint-config v2.1.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

@zenloopgmbh/stylelint-config

Installation

Install

$ npm i -D @zenloopgmbh/stylelint-config

Configure usage

Add to .stylelintrc.js:

module.exports = {
  extends: ["@zenloopgmbh/stylelint-config"],
};