px-rem-tooltip
Show a tooltip with the current CSS Unit converted to either Pixels or REMs.
tbremer 620 4 1.3.2 MIT GitHub

px-rem-tooltip

px-rem-tooltip

In CSS, Sass, SCSS, Less, or HTML (and it's variants) files show a tooltip with the current CSS Unit converted to either Pixels or REMs.

Config Options

  • followCursor [Boolean]: if true tooltip is displayed below the cursor, if false, tooltip is displayed at end of line.
  • fontSize [Number]: Base to convert units by.