W72crm_web-master/node_modules/less/test/browser/runner-strict-units-options.js

6 lines
108 B
JavaScript
Raw Normal View History

2025-05-27 11:25:53 +08:00
var less = {
logLevel: 4,
errorReporting: "console",
strictMath: true,
strictUnits: true };