mirror of
https://github.com/less/less.js.git
synced 2026-01-29 00:58:15 -05:00
7 lines
111 B
JavaScript
7 lines
111 B
JavaScript
var less = {
|
|
logLevel: 4,
|
|
errorReporting: "console",
|
|
strictMath: false,
|
|
strictUnits: false };
|
|
|