Skip to content
markstory edited this page Jun 27, 2011 · 4 revisions

My CSS images are busted when I use the build files.

This is often caused by having relative paths to images in your CSS. Either using an absolute path, or making it so your build file and source file have the same path structure can help.

How come my changes don't show up?

You might have build files lying around. Clearing these out with the Shell should remedy the problem.

Clone this wiki locally