Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Formatters
>
thesis-unit-converter
New to Visual Studio Code?
Get it now.
thesis-unit-converter
v-toro
|
82 installs
|
(
0
)
|
Free
Convert px to thesis units or rem
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
thesis-unit-converter README
VSCODE extension to convert px units to thesis units or rem.
Keybindings
Opt + z
Converts px to thesis
s()
function if value is divisible by 8. If not it converts it to rem units.
Opt + s
Converts px to rem.