Skip to content

Commit 679f2d5

Browse files
authored
Update docs/plugins.md
1 parent ad7dd70 commit 679f2d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ See also plugins in modular minifier [`cssnano`].
463463
* [`postcss-raw`] protects nodes inside `@raw` at-rules from being touched
464464
by other plugins.
465465
* [`postcss-remove-prefixes`] removes vendor prefixes.
466-
* [`postcss-rtlcss`] creates left-to-right (LTR) and right-to-left (RTL) rules in a single CSS file
466+
* [`postcss-rtlcss`] creates left-to-right and right-to-left rules in a single CSS file.
467467
* [`postcss-safe-important`] adds `!important` to style declarations safely.
468468
* [`postcss-sanitize`] remove properties and values using rules (css sanitization).
469469
* [`postcss-scopify`] adds a user input scope to each selector.

0 commit comments

Comments
 (0)