mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Added new round(n) function.
Rationale: Using unrounded computed widths leads to pixel errors.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
hue: 98;
|
||||
saturation: 12%;
|
||||
lightness: 95%;
|
||||
rounded: 11;
|
||||
roundedpx: 3px;
|
||||
}
|
||||
#alpha {
|
||||
alpha: rgba(153, 94, 51, 0.6);
|
||||
|
||||
Reference in New Issue
Block a user