1.0.3 • Published 6 months ago

@1password/stylelint-config v1.0.3

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 months ago

@1password/stylelint

Shared stylelint configuration

Installation

$ pnpm install --dev @1password/stylelint
$ npm install --dev @1password/stylelint
$ yarn add --dev @1password/stylelint

Usage

Add to your package.json file:

"stylelint": {
  "extends": ["@1password/stylelint-plugin"]
}

IDE Extensions

You should also install the related IDE extensions so you can see issues (and sometimes get them auto-fixed) as you code.

1.0.3

6 months ago

1.0.2

7 months ago

1.0.2-test.1

7 months ago

1.0.1

9 months ago

1.0.0

1 year ago

1.0.0-test.1

1 year ago