mirror of
https://github.com/less/less.js.git
synced 2026-02-08 22:15:04 -05:00
Fix the browser tests
This commit is contained in:
@@ -46,6 +46,9 @@ return {
|
||||
},
|
||||
getCleanCSS: function () {
|
||||
},
|
||||
supportsDataURI: function() {
|
||||
return false;
|
||||
},
|
||||
pathDiff: function pathDiff(url, baseUrl) {
|
||||
// diff between two paths to create a relative path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user