Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nwb-less

insin96MIT0.9.0

Less plugin for nwb

nwb, nwb-plugin, nwb-css-preprocessor-plugin, less

readme

nwb-less

npm package

Plugin enabling a Less loading pipeline for .less files in nwb using less-loader.

Usage

Install in a project you're using nwb to develop and nwb will detect and load the plugin:

npm install --save-dev nwb-less

MIT Licensed