Skip to content

A sublime text plugin that converts pixels CSS units to rem

License

Notifications You must be signed in to change notification settings

cruncher/CSSPxToRem

Repository files navigation

CSS Pixels To Rem

A sublime text plugin that converts pixels CSS units to rem and back.

Installation

cd "~/Library/Application Support/Sublime Text 2/Packages"
git clone https://github.com/cruncher/CSSPxToRem.git

Usage

  • Select a block of CSS
  • Hit Cmd-alt-r to toggle all selected CSS values between pixels and rems.
  • If the selection is empty, the conversion is applied to the current line.

About

A sublime text plugin that converts pixels CSS units to rem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published