Skip to content

Commit

Permalink
⚡ enhance docs
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tokyo committed Jan 27, 2023
1 parent a3b1e05 commit 583d12d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,13 @@ _Note: the config is tested against this example, as such the example contains p
## Installation

```bash
npm install stylelint-config-plural --save-dev
npm install --save-dev stylelint-config-plural stylelint-config-prettier stylelint-config-standard stylelint-config-standard-scss stylelint-high-performance-animation stylelint-images stylelint-order
```

OR

```bash
yarn add -D stylelint-config-plural stylelint-config-prettier stylelint-config-standard stylelint-config-standard-scss stylelint-high-performance-animation stylelint-images stylelint-order
```

## Usage
Expand Down

0 comments on commit 583d12d

Please sign in to comment.