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
- Host: GitHub
- URL: https://github.com/imadx/dimension-converter
- Owner: imadx
- License: gpl-3.0
- Created: 2019-10-09T09:11:42.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T03:11:51.000Z (almost 3 years ago)
- Last Synced: 2025-04-08T08:46:54.362Z (about 1 year ago)
- Topics: conversion, css, px, rem, scss, units, vscod-extension, vscode
- Language: TypeScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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!**