This question is locked. New answers and comments are not allowed.
Hello
For my web site I use another domain for static files like images on production and the same on development machine.
But in css there are several declarations of background-image and sprites. Path for them used as a relative path.
I would like to replace these paths with new for deployment
Telerik.StyleSheet processes all css files to merge them and to compress. I would like to use it. Is it possible (maybe inject some class)?
Thank you
For my web site I use another domain for static files like images on production and the same on development machine.
But in css there are several declarations of background-image and sprites. Path for them used as a relative path.
I would like to replace these paths with new for deployment
Telerik.StyleSheet processes all css files to merge them and to compress. I would like to use it. Is it possible (maybe inject some class)?
Thank you