0.1.4 • Published 11 years ago

importless v0.1.4

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

importless

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

Getting Started

Install the module with: npm install less-detect

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

License

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

0.1.4

11 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago