LeaVerou / incrementable

Increment length values in textfields

Home Page:https://incrementable.verou.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing near the value's unit don't work if there is another value after it

kizu opened this issue · comments

If there is another value after the first, with just one whitespace char before, then incrementing/decrementing while standing in such position won't work: padding: 1em| 2em;

Seems to have been fixed by the rewrite for v2, closing