Skip to content

Commit

Permalink
Update lib/rules/selector-disallowed-list/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeddy3 committed Sep 13, 2022
1 parent 4ac0257 commit c78c764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rules/selector-disallowed-list/README.md
Expand Up @@ -71,7 +71,7 @@ a[href] {}

### `splitList: true | false` (default: `false`)

Iterate through each individual selector in a selector list.
Split selector lists into individual selectors.

For example, with `true`.

Expand Down

0 comments on commit c78c764

Please sign in to comment.