construx-sass

1.0.0 • Public • Published

construx-sass

Lead Maintainer: Matt Edelman

Build Status NPM version

construx plugin for JIT-compiling sass resources during development of express applications.

Usage

Install

$ npm install --save-dev construx-sass

Configure

Where you configure your construx plugins:

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

Note: See construx README for general usage of construx

Package Sidebar

Install

npm i construx-sass

Weekly Downloads

4

Version

1.0.0

License

Apache 2.0

Last publish

Collaborators

  • grawk