to-px
Convert any CSS unit to logical pixels ("px")
postcss-rem-to-pixel
Convert rem (root em) units to px units using PostCSS. Based on postcss-pxtorem.
postcss-rem-to-responsive-pixel
Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8