We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7dd70 commit 679f2d5Copy full SHA for 679f2d5
1 file changed
docs/plugins.md
@@ -463,7 +463,7 @@ See also plugins in modular minifier [`cssnano`].
463
* [`postcss-raw`] protects nodes inside `@raw` at-rules from being touched
464
by other plugins.
465
* [`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
+* [`postcss-rtlcss`] creates left-to-right and right-to-left rules in a single CSS file.
467
* [`postcss-safe-important`] adds `!important` to style declarations safely.
468
* [`postcss-sanitize`] remove properties and values using rules (css sanitization).
469
* [`postcss-scopify`] adds a user input scope to each selector.
0 commit comments