@phoenix-plugin-registry/px2rem

1.1.2 • Public • Published

Px2rem

Px2rem is a extension for Brackets.

Setting

The root size is 10px, set root size Ctrl+:.

Using

When the cursor is on the value, press Shift+Tab.

Custom

If you don't like the shortcut, you can reset it. Debug -> Open Your Key Map -> Add your convert key in overrides, such as:

{
    "overrides": {
        "<key>": "me.convert.pxrem"
    }
}

That's my keymap.json:

{
	"overrides": {
		"`": "me.convert.pxrem"
    }
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @phoenix-plugin-registry/px2rem

      Weekly Downloads

      2

      Version

      1.1.2

      License

      MIT

      Unpacked Size

      8.2 kB

      Total Files

      7

      Last publish

      Collaborators

      • ushmajit
      • core.ai