mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Merge branch 'color-ops-fixes' of https://github.com/seven-phases-max/less.js
Conflicts: test/less/errors/color-operation-error.txt
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
.a {
|
||||
prop: (3 / #fff);
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
OperationError: Can't substract or divide a color from a number in {path}color-operation-error.less on line 2, column 3:
|
||||
1 .a {
|
||||
2 prop: (3 / #fff);
|
||||
3 }
|
||||
Reference in New Issue
Block a user