lessyam

0.0.2 • Public • Published

lessyam

yet another less css middleware for connect or union

usage

lessyam(path, options), see source for options

    var lessyam = require('lessyam')

express(connect):

    app.use(lessyam(lessDir))

flatiron:

    app.use(flatiron.plugins.http, {
      before: [
        lessyam(lessDir)
      ]
    }

License

MIT License

Install with npm

npm install lessyam

Run tests

npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i lessyam

Weekly Downloads

4

Version

0.0.2

License

none

Last publish

Collaborators

  • skoni