mirror of
https://github.com/less/less.js.git
synced 2026-02-07 13:35:10 -05:00
Add tests for #618
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
green: green(#0f0);
|
||||
blue: blue(#00f);
|
||||
rounded: round(@r/3);
|
||||
rounded-two: round(@r/3, 2);
|
||||
roundedpx: round(10px / 3);
|
||||
roundedpx-three: round(10px / 3, 3);
|
||||
percentage: percentage(10px / 50);
|
||||
color: color("#ff0011");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user