I've been trying to get images into my css (both stored in static),
using URL() to pull the image, but because of the relative path from
the css to the image folder, and the fact that URL() returns a url
from the root(?), I'm having trouble with the syntax - is there a
standard way of doing this?

Reply via email to