mirror of
https://github.com/wishthis/wishthis.git
synced 2025-12-26 08:48:18 -05:00
7 lines
111 B
JavaScript
7 lines
111 B
JavaScript
var less = {
|
|
strictUnits: true,
|
|
math: 'strict-legacy',
|
|
logLevel: 4,
|
|
javascriptEnabled: true
|
|
};
|