mrbuilder-plugin-less
v3.3.1
Published
less support for mrbuilder
Downloads
40
Readme
This plugin includes the webpack less-loader and tries to smartly setup less for css modules and regular less.
Options
| Property | Type | Default | Description | | ------------- | -----------| -------------| ---------------------------------| | test | regex | /.less$/ | Match files | | options | object | strictMath,noIE| Options to pass to less-loader |