Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/insin/nwb-less

Less plugin for nwb
https://github.com/insin/nwb-less

less nwb-plugin

Last synced: 9 days ago
JSON representation

Less plugin for nwb

Awesome Lists containing this project

README

        

# nwb-less

[![npm package][npm-badge]][npm]

Plugin enabling a [Less](http://lesscss.org/) loading pipeline for `.less` files in [nwb](https://github.com/insin/nwb#readme) using [less-loader](https://github.com/webpack-contrib/less-loader#readme).

## 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

[npm-badge]: https://img.shields.io/npm/v/nwb-less.svg?style=flat-square
[npm]: https://www.npmjs.org/package/nwb-less