less-flow

0.1.0 • Public • Published

Less-flow

Watcher, compiler and prefixer

Less-flow is a tool built for simpler less-development.

Getting started

  • Install with npm
    npm install -g less-flow
  • Run it in current directory from terminal:
    less-flow
    Or specify directories:
    less-flow ./less/ ../other_module/less/

Usage

Files will be outputed in the same directory as the compiled less-file and with the same name except for extension.

License

Readme

Keywords

none

Package Sidebar

Install

npm i less-flow

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • hektorw