You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
markstory edited this page Jun 12, 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.