thingsboard/ui/node_modules/less/test/browser/runner-legacy-options.js

7 lines
107 B
JavaScript
Raw Normal View History

2020-05-19 11:43:42 +03:00
var less = {
logLevel: 4,
errorReporting: 'console',
math: 'always',
strictUnits: false
};