mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
support functions in operations
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
width: 24em;
|
||||
size: 1cm;
|
||||
}
|
||||
.with-functions {
|
||||
color: #646464;
|
||||
color: #ff8080;
|
||||
color: #c94a4a;
|
||||
}
|
||||
.negative {
|
||||
height: 0px;
|
||||
width: 4px;
|
||||
|
||||
Reference in New Issue
Block a user