css-percent
a vscode snippet plugin for transform px to percent unit(vw , vh)
Features
NOTE: Please set up your extension configuration before you start using it.
Configuration takes effect after reloading.
Extension Settings
open your vscode setting, search for CSS-Percent configration
For example:
This extension contributes the following settings:
CSSPercent.designWidth : The width of your design, usually by your designer. default is 1920 .
CSSPercent.designHeight : The height of your design, usually by your designer. default is 1080 .
CSSPercent.fixedDigits : Retain decimal places. default is 4 .
Known Issues
issue
| |