seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.5k stars 996 forks source link

User twitter bootstrap 2.1.1 #441

Closed hdubugras closed 10 years ago

hdubugras commented 11 years ago

Hi, I'm using this gem in the version 2.1.4 because it hasn't been updated to twitter bootstrap 2.2.1. I can't use version 2.2.1 from twitter boostrap because it breaks my layout, so I need version 2.1.1 that is present in the 2.1.4 gem of twitter-boostrap-rails.

But in version 2.1.4 I get that weird bug from heroku on assets precompile

ActionView::Template::Error (Invalid CSS after "...e382115f.eot"")": expected "{", was ";src:url(""/ass..."

How do I do to use twitter bootstrap version 2.1.1 but without this bug?

thanks

toadkicker commented 11 years ago

Maybe we can help you fix your layout instead so you can upgrade?