because px2rem is used, 1px will be converted into 0.00000xxxrem . Many browsers cannot recognize it, so they can only use 1Px instead of 1px . But when formatting a document, Vetur converts 1Px into 1px . Checked the documentation of the two plug-ins, did not find the relevant settings, use another formatting tool, but not easy to use. How to solve this problem?
