add unit function. Fixes #307

This commit is contained in:
Luke Page
2012-11-27 08:21:21 +00:00
parent dddda0b0d3
commit eabd8ac1ca
3 changed files with 8 additions and 0 deletions

View File

@@ -42,6 +42,8 @@
format-multiple: "hello earth 2";
format-url-encode: "red is %23ff0000";
eformat: rgb(32, 128, 64);
unitless: 12;
unit: 14em;
hue: 98;
saturation: 12%;
lightness: 95%;