Add isunit function. fixes #1298

This commit is contained in:
agatronic
2013-04-29 20:03:00 +01:00
committed by Luke Page
parent 4997ce9ced
commit 572b45a94b
3 changed files with 8 additions and 3 deletions

View File

@@ -107,6 +107,7 @@
pixel: true;
percent: true;
em: true;
cat: true;
}
#alpha {
alpha: rgba(153, 94, 51, 0.6);