My css has some relative image paths which appear to be getting rewritten by jammit. so: ../images/error-bg.png becomes: ../explicit/file_system/path/to/images/error-bg.png Is there a way to prevent this or turn it off?
My css has some relative image paths which appear to be getting rewritten by jammit.
so:
../images/error-bg.png
becomes:
../explicit/file_system/path/to/images/error-bg.png
Is there a way to prevent this or turn it off?