Files
cht-lawfirm/front/app/node_modules/less/test/browser/runner-legacy-options.js
2023-01-16 17:49:38 +01:00

7 lines
107 B
JavaScript

var less = {
logLevel: 4,
errorReporting: 'console',
math: 'always',
strictUnits: false
};