The problem of using flexible in vue

in the vue project, flexible, also uses mint-ui, so you don"t use px2rem, to manually calculate rem. This is very troublesome, is there any good solution? And the value of the root element using flexible is variable, how can I calculate it

Mar.22,2021

you can use the postcss-px2rem plug-in

Menu