Skip to content

Commit 8df602f

Browse files
committed
Remove Font Awesome reference [ci skip]
1 parent ef28dae commit 8df602f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Sage is a WordPress starter theme with a modern development workflow.
1414
* [Blade](https://laravel.com/docs/5.5/blade) as a templating engine
1515
* [Controller](https://github.com/soberwp/controller) for passing data to Blade templates
1616
* CSS framework (optional): [Bootstrap 4](https://getbootstrap.com/), [Bulma](https://bulma.io/), [Foundation](https://foundation.zurb.com/), [Tachyons](http://tachyons.io/)
17-
* Font Awesome (optional)
1817

1918
See a working example at [roots-example-project.com](https://roots-example-project.com/).
2019

@@ -43,7 +42,7 @@ To install the latest development version of Sage, add `dev-master` to the end o
4342
$ composer create-project roots/sage your-theme-name dev-master
4443
```
4544

46-
During theme installation you will have options to update `style.css` theme headers, select a CSS framework, add Font Awesome, and configure Browsersync.
45+
During theme installation you will have options to update `style.css` theme headers, select a CSS framework, and configure Browsersync.
4746

4847
## Theme structure
4948

0 commit comments

Comments
 (0)