construx-less

1.0.0 • Public • Published

construx-less

Lead Maintainer: Matt Edelman

Build Status NPM version

construx plugin for JIT-compiling less resources to css during development of express applications.

Usage

Install

$ npm install --save-dev construx-less

Configure

Where you configure your construx plugins:

{
    "star": {
        "module": "construx-less",
        "files": "/star/**/*.css",
    }
}

Note: See construx README for general usage of construx

Package Sidebar

Install

npm i construx-less

Weekly Downloads

23

Version

1.0.0

License

Apache 2.0

Last publish

Collaborators

  • grawk