7 lines
111 B
JavaScript
Raw Normal View History

var less = {
strictUnits: true,
math: 'strict-legacy',
logLevel: 4,
javascriptEnabled: true
};