mirror of
https://github.com/less/less.js.git
synced 2026-01-22 21:58:14 -05:00
comment fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#functions {
|
||||
color: color("evil red"); // #999999
|
||||
color: color("evil red"); // #660000
|
||||
width: increment(15);
|
||||
height: undefined("self");
|
||||
border-width: add(2, 3);
|
||||
|
||||
Reference in New Issue
Block a user