importless

0.1.4 • Public • Published

importless Build Status

Get .less/.css files from directory without @imports for automatic stylesheet dependency tracking.

Getting Started

Install the module with: npm install importless

var importless = require('importless'),
    files = importless.detectDependencies();

License

Copyright (c) 2012 David Pfahler Licensed under the MIT license.

/importless/

    Package Sidebar

    Install

    npm i importless

    Weekly Downloads

    5

    Version

    0.1.4

    License

    none

    Last publish

    Collaborators

    • excellenteasy