File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -463,6 +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
466467* [ ` postcss-safe-important ` ] adds ` !important ` to style declarations safely.
467468* [ ` postcss-sanitize ` ] remove properties and values using rules (css sanitization).
468469* [ ` postcss-scopify ` ] adds a user input scope to each selector.
@@ -767,6 +768,7 @@ See also plugins in modular minifier [`cssnano`].
767768[ `postcss-layout` ] : https://github.com/arccoza/postcss-layout
768769[ `postcss-mixins` ] : https://github.com/postcss/postcss-mixins
769770[ `postcss-nested` ] : https://github.com/postcss/postcss-nested
771+ [ `postcss-rtlcss` ] : https://github.com/elchininet/postcss-rtlcss
770772[ `postcss-select` ] : https://github.com/johnotander/postcss-select
771773[ `postcss-urlrev` ] : https://github.com/yuezk/postcss-urlrev
772774[ `postcss-zindex` ] : https://github.com/ben-eb/postcss-zindex
You can’t perform that action at this time.
0 commit comments