Created to allow teams to easily use the superior rem unit of measurement without losing time in translation between px and rem or force Design teams to learn rems.
Credit for the calculation (round($val) / $base;) goes to Edward Irby(https://github.com/EdwardIrby/ephemeralXYZ/blob/master/app/src/utils/_util.scss)
Thanks to Offroad Code for the original REM calculator I used which inspired me to create this. https://offroadcode.com/prototypes/rem-calculator/