font-awesome-sass-rails
font-awesome-sass-rails copied to clipboard
Font Awesome, SASS version, with assets pipeline, for Rails 3.1+
In an effort to avoid community confusion, I'd like to propose deprecating this gem in favor of [bokmann/font-awesome-rails](https://github.com/bokmann/font-awesome-rails). **Reasons:** The font-awesome-rails gem... - tracks Font-Awesome core very closely. - has...
The icons display properly in all browsers but Firefox. I'm currently using Cloudfront and Nginx. Here is my CORS configuration: ``` * GET 3000 * ``` Any ideas?
works like a charm when I view it locally, shows only empty boxes when I deploy the app to heroku. Does anyone have any idea why the web-fonts are not...
I am using both this gem and bootstrap-sass gem. When I do `` even though I can see the FontAwesome arrow, I can kinda see the glyphicon icon behind it...
New icons are out. Would be time to upgrade the set: http://fortawesome.github.io/Font-Awesome/icons/
The repo description says _Font Awesome, SASS version, with assets pipeline, for Rails 3.1+_ The README says: _It supports Rails 3.1.1 and older._ And than there is a recent commit...
Font-Awesome 3.1.0 was released today.
I've set up a branch with updated assets on my fork [here](https://github.com/loginx/font-awesome-sass-rails/commit/55f5c94d3bfc855942fe3c9f715843c291607db3) but I haven't had time to port your compass strip so I haven't sent a pull request. Icons...
I posted this in the Font Awesome GH project as well... Maybe I am missing something, but it appears that you can't extend an icon into an element? For example:...