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

Exposed commonBase to be assignable #45

Closed Baxterboom closed 6 years ago

Baxterboom commented 6 years ago

Exposed commonBase to be assignable, instead of relying on "first file deciding that".