mvarat / whitespace

0 stars 0 forks source link

Heroku #8

Open mvarat opened 8 years ago

mvarat commented 8 years ago

I am having an issue deploying to heroku. My background image is not showing. I tried both of these: config.assets.compile = true config.serve_static_assets = true

DZGoldman commented 8 years ago

See if it works if you link the image as

image-url('./images/whitewall.jpg')

like described here: http://guides.rubyonrails.org/asset_pipeline.html#css-and-sass

mvarat commented 8 years ago

I tried that but it is still not loading

On Fri, Jun 3, 2016 at 4:17 PM, Daniel Goldman notifications@github.com wrote:

See if it works if you link the image as

image-url('./images/whitewall.jpg')

like described here: http://guides.rubyonrails.org/asset_pipeline.html#css-and-sass

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mvarat/whitespace/issues/8#issuecomment-223683486, or mute the thread https://github.com/notifications/unsubscribe/AQ1hw7t0m3LsXnydUSmSQ7eoyyN0w4eHks5qIIvmgaJpZM4It1ir .