I uploaded css files in the blob storage. Now I am trying to access that files in the browser directly
through the blob URI. But my problem is the images which are referenced in the css file. These images
are referenced by the relative address. There are lots of images in my css file. So that`s why is there
any alternative for this so that without upload those images in the blob we can show it in the browser ?
http://stackoverflow.com/questions/12129021/css-file-images-are-not-showing
















































