Skip to content

Commit

Permalink
Improve documentation of "always-multi-line" in at-rule-name-newline-…
Browse files Browse the repository at this point in the history
…after (stylelint#2304)
  • Loading branch information
hudochenkov authored and sergesemashko committed Mar 3, 2017
1 parent bfd0aed commit 71e267e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rules/at-rule-name-newline-after/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The following patterns are *not* considered warnings:

### `"always-multi-line"`

There *must always* be a newline after at-rule names in multiline-line at-rule blocks.
There *must always* be a newline after at-rule names in at-rules with multi-line parameters.

The following patterns are considered warnings:

Expand Down

0 comments on commit 71e267e

Please sign in to comment.