@mrbuilder/plugin-less
v4.4.7-alpha.9
Published
less support for mrbuilder
Downloads
98
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 |