add more is-* functions

This commit is contained in:
Alexis Sellier
2012-01-03 19:01:47 +01:00
parent 2844e03c5b
commit b43d442d55
3 changed files with 18 additions and 0 deletions

View File

@@ -34,6 +34,9 @@
keyword: true;
number: true;
string: true;
pixel: true;
percent: true;
em: true;
}
#alpha {
alpha: rgba(153, 94, 51, 0.6);