Skip to content

Files

Latest commit

 

History

History
30 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 717 Bytes

cssconvert

Converts CSS units px, em, rem etc., to one another.

Features

  • Works from any file with any language with a CSS Unit
  • Convert from one unit to more than 13 relative and absolute units

How To Use

  • Select the CSS Unit you want to convert and run command Convert Units in the command pallete.

Support Language

html vue css less scss sass stylus tsx jsx and many others which support CSS Units.

Release Notes

1.0.0

  • Initial release
    • Convert from one unit to more than 13 relative and absolute units
    • Select Units from Quick Pick

Configuration

No configuration required.