sublime_pxtoem
sublime_pxtoem copied to clipboard
not workin in sublime text 3
Creates no package directory on install nor adds keyboard commands. Its like its not there, but its listed as installed plugin.
Go: Menu / Preferences / Key Bindings — User
Add string:
, { "keys": ["ctrl+alt+e"], "command": "px_to_em" }
Use ctrl+alt+e.