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 @@ -526,6 +526,7 @@ See also plugins in modular minifier [`cssnano`].
526
526
* [ ` postcss-rem-to-px ` ] converts ` rem ` values to ` px ` values.
527
527
* [ ` postcss-design-tokens ` ] provides a function to retrieve design tokens
528
528
expressed in JS or JSON, within CSS.
529
+ * [ ` postcss-pixel-to-remvw ` ] converting px to both of rem and vw, also one of them
529
530
530
531
531
532
[ flexbox bugs ] : https://github.com/philipwalton/flexbugs
@@ -926,3 +927,4 @@ See also plugins in modular minifier [`cssnano`].
926
927
[ `postcss-prefix-hover` ] : https://github.com/larsmunkholm/postcss-prefix-hover
927
928
[ `postcss-resolve-urls` ] : https://github.com/bognarlaszlo/postcss-resolve-urls
928
929
[ `postcss-design-tokens` ] : https://github.com/jptaranto/postcss-design-tokens
930
+ [ `postcss-pixel-to-remvw` ] : https://github.com/ben-lau/postcss-pixel-to-remvw
You can’t perform that action at this time.
0 commit comments