Skip to content

VS Code extension to convert CSS units from one another supporting 13 absolute and relative units.

Notifications You must be signed in to change notification settings

tharunoptimus/css-units

Repository files navigation

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.

About

VS Code extension to convert CSS units from one another supporting 13 absolute and relative units.

Topics

Resources

Stars

Watchers

Forks