pixsy/node_modules/less/test/browser/runner-strict-units-options.js
synth-ruiner 495f1d958e initial
2017-12-22 17:22:08 +00:00

6 lines
108 B
JavaScript

var less = {
logLevel: 4,
errorReporting: "console",
strictMath: true,
strictUnits: true };