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

minified files are formatted/re-idented #24

Closed maxwowpow closed 9 years ago

maxwowpow commented 9 years ago

if i @ importing minified files like vendor css it doesn't make any sense to reident them before/on concatenation.

maxwowpow commented 9 years ago

never mind, the answer will be rework does that and nothing one can do.