fly-less

0.3.0 • Public • Published

less plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-less

Example

module.exports.default = function* () {
  yield this
    .source("src/**/*.less")
    .less()
    .target("dist/")
}

License

MIT © Daijiro Wachi et al

/fly-less/

    Package Sidebar

    Install

    npm i fly-less

    Weekly Downloads

    7

    Version

    0.3.0

    License

    MIT

    Last publish

    Collaborators

    • lukeed
    • watilde