| px-to-vwThis is an extension for Visual Studio Code that allows you to convert px to viewport, and viewport to px. UsageThe use of this extension is very simple: 
Install it.Select the parts that need to be converted.Press "Alt + Z" (Mac press "option + Z"). For example : 
 Extension SettingsThis extension contributes the following settings: 
px-to-vw.viewportWidth: number of viewportWidth. Default is 750px.px-to-vw.unitPrecision: maximum number of decimals digits a px or vw can have. Default is 3. githubhttps://github.com/usecodelee/px-to-vw 
 Enjoy! |  |