mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-04-09 10:41:50 +00:00
6 lines
110 B
JavaScript
6 lines
110 B
JavaScript
var less = {
|
|
logLevel: 4,
|
|
errorReporting: "console",
|
|
strictMath: false,
|
|
strictUnits: false };
|