Skip to content

Find stylesheet files (css and less) and strip away the `@import`ed ones

License

Notifications You must be signed in to change notification settings

excellenteasy/importless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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();

If you have any questions, or want to talk, feel free to join our chatroom.

License

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

About

Find stylesheet files (css and less) and strip away the `@import`ed ones

Resources

License

Stars

Watchers

Forks

Packages

No packages published