Viewing 1 replies (of 1 total)
  • Plugin Author mneil

    (@mneil)

    Hmm, thanks for reporting this issue. Can you let me know what the original CCS is before it’s modified. For example:

    background: url(https://mydomain.com/test.jpg);

    The plugin physically moves the css files into a new location and in order to avoid moving all images relative to the new css it makes more sense for me to try and update the path to create an absolute URL to the assets. There must be an issue in the regex for some edge case where it’s converting an absolute URL.

    Thanks again!

Viewing 1 replies (of 1 total)
  • The topic ‘Images are stripped out’ is closed to new replies.