mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Add isunit function. fixes #1298
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
pixel: true;
|
||||
percent: true;
|
||||
em: true;
|
||||
cat: true;
|
||||
}
|
||||
#alpha {
|
||||
alpha: rgba(153, 94, 51, 0.6);
|
||||
|
||||
Reference in New Issue
Block a user