FontAwesome is now an optional dependency (#21). For npm installs, installation of FontAwesome can be skipped by passing the --no-optional
flag when running npm install
. For Bower, the dependency is omitted entirely and must be installed manually by end users (as Bower doesn't allow optional dependencies to be specified).