An open API service indexing awesome lists of open source software.

https://github.com/imadx/dimension-converter

VS Code plugin to convert CSS units
https://github.com/imadx/dimension-converter

conversion css px rem scss units vscod-extension vscode

Last synced: 2 months ago
JSON representation

VS Code plugin to convert CSS units

Awesome Lists containing this project

README

          

# Dimension Converter

Converts dimensions to $unit values, for `SyscoLabs/cx-shop-web-fe-v2` project

## Features

Converts the basic units (`px` and `rem` values) to $units. $unit is equivalent to 16px;

**Enjoy!**