Deploying to Heroku in /public of a rails app

Chrome’s Inspector is your friend, it will show you that the css path is invalid/404.

Usually this is cause your are in a sub folder and need to use the baseurl, but I tried adding /blog to your css url and it didn’t work.

Do you know what the actual path is to the css file?