Reputation: 153
i have successfully made asset pipeline setup on Heroku with Amazon S3. All link are OK, files are uploaded on S3, Bucket is shared like distribution, you can click and open file... I checked content type on amazon and it is text/css ....
But CSS want render o_O ...
Here is the link: http://stormy-mist-3168.herokuapp.com/excursions
Thanks!
Upvotes: 0
Views: 679
Reputation: 37507
I believe this is a stylesheeting problem - for starters try removing your colorbox stylesheet and recompile and push to Heroku, from my quick testing I found a problem in there somewhere.
Upvotes: 1