twitter-bootstrap-rails
twitter-bootstrap-rails copied to clipboard
Fix issue with missing Fontawesome icons when using Less template
When using less templates, the font path used in fontawesome/variables.less does not work with Rails asset pipeline. By overwriting the @fa-font-path used in the Font Awesome toolkit, it now works.
Whether it would work for not-less (static) version?