mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
make operations left-associative Closes #20
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
color: #111111;
|
||||
height: 9px;
|
||||
width: 3em;
|
||||
substraction: 0;
|
||||
division: 1;
|
||||
}
|
||||
#operations .spacing {
|
||||
height: 9px;
|
||||
|
||||
Reference in New Issue
Block a user