mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Pass env with toCSS in function call evaluation; Add tests; Fixes #957
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
height: undefined("self");
|
||||
border-width: 5;
|
||||
variable: 11;
|
||||
background: linear-gradient(#000000, #ffffff);
|
||||
}
|
||||
#built-in {
|
||||
escaped: -Some::weird(#thing, y);
|
||||
|
||||
Reference in New Issue
Block a user