mariocasciaro / gulp-concat-css

Concatenates css files, bubbling up import statements (as per the standard), and optionally rebasing urls and inlining local import statements.
MIT License
78 stars 19 forks source link

Optional paths for imports #23

Closed coderjp closed 9 years ago

coderjp commented 9 years ago

Allow the user to specify additional places to search for the import

mariocasciaro commented 9 years ago

Looks good, thanks