nwb-less

Less plugin for nwb

Usage no npm install needed!

<script type="module">
  import nwbLess from 'https://cdn.skypack.dev/nwb-less';
</script>

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