Kargi-Sitesi/node_modules/less/test/browser/runner-errors-options.js

7 lines
111 B
JavaScript
Raw Normal View History

2024-11-03 21:30:09 -05:00
var less = {
strictUnits: true,
math: 'strict-legacy',
logLevel: 4,
javascriptEnabled: true
};