hebillas
hebillas copied to clipboard
Give the option to install font-awesome
We end up using it always, so gem "font-awesome-rails"
and then @import 'font-awesome';
on the application.scss file should do the trick.
👍