mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
add more is-* functions
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
keyword: true;
|
||||
number: true;
|
||||
string: true;
|
||||
pixel: true;
|
||||
percent: true;
|
||||
em: true;
|
||||
}
|
||||
#alpha {
|
||||
alpha: rgba(153, 94, 51, 0.6);
|
||||
|
||||
Reference in New Issue
Block a user