File tree 1 file changed +2
-0
lines changed
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`].
463
463
* [ ` postcss-raw ` ] protects nodes inside ` @raw ` at-rules from being touched
464
464
by other plugins.
465
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
466
467
* [ ` postcss-safe-important ` ] adds ` !important ` to style declarations safely.
467
468
* [ ` postcss-sanitize ` ] remove properties and values using rules (css sanitization).
468
469
* [ ` postcss-scopify ` ] adds a user input scope to each selector.
@@ -767,6 +768,7 @@ See also plugins in modular minifier [`cssnano`].
767
768
[ `postcss-layout` ] : https://github.com/arccoza/postcss-layout
768
769
[ `postcss-mixins` ] : https://github.com/postcss/postcss-mixins
769
770
[ `postcss-nested` ] : https://github.com/postcss/postcss-nested
771
+ [ `postcss-rtlcss` ] : https://github.com/elchininet/postcss-rtlcss
770
772
[ `postcss-select` ] : https://github.com/johnotander/postcss-select
771
773
[ `postcss-urlrev` ] : https://github.com/yuezk/postcss-urlrev
772
774
[ `postcss-zindex` ] : https://github.com/ben-eb/postcss-zindex
You can’t perform that action at this time.
0 commit comments