Answer the question
In order to leave comments, you need to log in
Which Gulp plugin collects CSS with url() included files?
I have a lot of inclusions in CSS files, such as background:url('../images/loading.gif')
the concat-css plugin connects files, but ignores inclusions.
What plugin for Gulp allows you to pick up all these files and rewrite the paths?
I need the plugin to include all these files in the build and correctly rewrite the paths to them.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question