Closed eveevans closed 10 years ago
The README.md file of the gem has details on how to update the bootstrap_and_overrides.css.less file.
I tried it and it works like a charm. In development and production environment all is working perfectly. I think this ticket can be closed.
Awesome ;)
Related to this > https://github.com/jasontorres/bootstrap-on-rails/issues/3
The solution of @jasontorres works well in development but no in production with Asset precompile.
I think that you need to use asset-path for the @icon-font-path: but I'm not secure exaclty how.