mirror of
https://github.com/less/less.js.git
synced 2026-02-01 10:34:59 -05:00
7 lines
109 B
JavaScript
7 lines
109 B
JavaScript
var less = {
|
|
logLevel: 4,
|
|
errorReporting: "console",
|
|
strictMath: true,
|
|
strictUnits: true };
|
|
|