UNPKG

me-bootstrap

Version:
7 lines (5 loc) 164 B
me-percent( value, total ) value = _strip-units( value ) total = _strip-units( total ) value / total * 100% percent = me-percent unless me-no-conflict