Skip to content

Commit 06ebeb1

Browse files
authored
Update README.md
updating the fontawesome (icon) link & adding more information.
1 parent 7f07256 commit 06ebeb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ For more information on using ember-cli, visit [https://ember-cli.com/](https://
3535

3636
* Each component must have the component name attached to the component as a CSS class.
3737
* It may feel as though there is duplicated code throughout these components; during the WIP process, we are favoring duplication over abstraction.
38-
* Font icons through ember-font-awesome
38+
* Font icons through [ember-fontawesome](https://fontawesome.com/how-to-use/on-the-web/using-with/ember) - it is supported by the font awesome team and they render to SVG.
3939
* The `es-pagewrapper` component has a property to indicate if there will be a sidebar or not. There might be a better way to do this.
4040
* In this addon, the `section` element is used as a container and is intended to span the full width of the viewport.

0 commit comments

Comments
 (0)