Alright I can't figure this out, seems like it should be easily searchable in the docs or forums but I'm coming up with nothing. Turned on CSS pipeline and minify for the first time, all my css images break, as in...
... no longer works.
The only way I can make this work is to specify the insanely long path relative to the assets directory as such:
I've tried this with CSS Rewrite on and off, made no difference (cleared cache in between just to make sure). If things like {{ theme_dir }} and theme:// are supposed to work in a CSS file, then I can't figure out the syntax.