etianen / etianen/requirejs-less
Allow to pass custom Less options via module configuration
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I need to pass
``` js
{
strictMath: true,
relativeUrls: true
}
```
to Less parser in order to make Bootstrap's less files to compile properly. Please add something like `options` parameter to module configuration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.