mirror of
https://github.com/less/less.js.git
synced 2026-01-23 06:07:56 -05:00
6 lines
61 B
JavaScript
6 lines
61 B
JavaScript
var less = {
|
|
strictUnits: true,
|
|
strictMath: true
|
|
};
|
|
|