less-openui5
Version:
Build OpenUI5 themes with Less.js
10 lines (5 loc) • 709 B
Markdown
# less.js
This folder contains the `lib/less` sub-folder of [v1.6.3](https://github.com/less/less.js/tree/v1.6.3/lib/less) of the [less.js project](https://github.com/less/less.js) with commit [`ccd8ebbfdfa300b6e748e8d7c12e3dbb0efd8371`](https://github.com/less/less.js/commit/ccd8ebbfdfa300b6e748e8d7c12e3dbb0efd8371) applied on top of it to resolve https://github.com/SAP/less-openui5/issues/24.
The files `browser.js` and `rhino.js` have been removed, as they are not relevant for the Node.js implementation.
The file `tree/javascript.js` has been removed to disable JavaScript execution.
Modifications within the files are marked with `/* BEGIN MODIFICATION */` and `/* END MODIFICATION */` comments.