Skip to content

Commit

Permalink
Update docs/plugins.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 5, 2021
1 parent ad7dd70 commit 679f2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ See also plugins in modular minifier [`cssnano`].
* [`postcss-raw`] protects nodes inside `@raw` at-rules from being touched
by other plugins.
* [`postcss-remove-prefixes`] removes vendor prefixes.
* [`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.
* [`postcss-safe-important`] adds `!important` to style declarations safely.
* [`postcss-sanitize`] remove properties and values using rules (css sanitization).
* [`postcss-scopify`] adds a user input scope to each selector.
Expand Down

0 comments on commit 679f2d5

Please sign in to comment.