Less.php 1.7.0.2
Success Rate
0 out of 1 files
Memory
451.01 KB (461,832)
Memory Peak
615 KB (629,760)
Time (PHP):
0.007002
Time (Request)
0.646184
lessjs
bootstrap3
bootstrap-3.0.3
bootstrap-3.1
bootstrap-3.1-sourcemap
bootstrap3-sourcemap
bug-reports
functions
less.php
lessjs (1.5)
lessjs (1.6)
XDEBUG:
Debug Profile
-
Debug Trace
Options
Show PHP Diff
Invalid cache directory
Matched
File: mixins-named-args
.named-arg { color: blue; width: 5px; height: 99%; args: 1px 100%; text-align: center; } .class { width: 5px; height: 19%; args: 1px 20%; } .all-args-wrong-args { width: 10px; height: 9%; args: 2px 10%; } .named-args2 { width: 15px; height: 49%; color: #646464; } .named-args3 { width: 5px; height: 29%; color: #123456; }