Fix isunit() not able to check if dimension is unitless, i.e. unit is empty.

This commit is contained in:
Anton Muraviev
2014-12-04 22:47:22 +00:00
parent 94a6501ade
commit 56b739c153
3 changed files with 3 additions and 1 deletions

View File

@@ -137,6 +137,7 @@
pixel: true;
percent: true;
em: true;
unitless: true;
cat: true;
case-insensitive-1: true;
case-insensitive-2: true;