Skip to content

Commit

Permalink
Merge pull request #135 from paulmwatson/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
supercodepoet authored Feb 9, 2018
2 parents cd0257f + 01c84f5 commit 2f7d61f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ includes the sprockets assets helper Sass functions used for finding the proper
@import "font-awesome";
```

If `app/assets/stylesheets/application.css.scss` does not exist then rename `app/assets/stylesheets/application.css` and add the `@import` statements below the `*= require` statements but outside of the comment block.

#### Rails Helper usage

With Font Awesome 5.x you now need to select what style of icon you want to use. Font Awesome 5.x has 3 styles:
Expand Down

0 comments on commit 2f7d61f

Please sign in to comment.