This question is locked. New answers and comments are not allowed.
Hi,
Is there any solution to handle images referenced in css files that are beeing served as combined. I really like the Combined feature, since i like splitting js and css files as much as possible to keep them organised, but since in the css files the images are usualy in the same folder and are referenced like url(image.png) , serving the file as /assets.axd and having the images in ~/Content/ does not work well.
Is there a known solution for this problem or maybe some suggestions ?
thanks,
eti
Is there any solution to handle images referenced in css files that are beeing served as combined. I really like the Combined feature, since i like splitting js and css files as much as possible to keep them organised, but since in the css files the images are usualy in the same folder and are referenced like url(image.png) , serving the file as /assets.axd and having the images in ~/Content/ does not work well.
Is there a known solution for this problem or maybe some suggestions ?
thanks,
eti