Get .less/.css files from directory without @imports for automatic stylesheet dependency tracking.
Install the module with: npm install importless
var importless = require('importless'),
files = importless.detectDependencies();
If you have any questions, or want to talk, feel free to join our chatroom.
Copyright (c) 2012 David Pfahler Licensed under the MIT license.