Skip to content

FontAwesome now an optional dependency

Latest
Compare
Choose a tag to compare
@jwarby jwarby released this 23 Apr 05:11
· 5 commits to master since this release

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).