From: Gustavo Martin Morcuende Date: Sun, 13 Sep 2015 12:38:32 +0000 (+0200) Subject: showcase: update bower.json for font-awesome X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=73f058e0f5fd3dc004be40e37713505bce6e20da;p=JavaScriptForFun showcase: update bower.json for font-awesome New specification for main section in bower.json files doesn't work with wiredep as before. --- diff --git a/angularjs/showcase/bower.json b/angularjs/showcase/bower.json index 03d612e..1d092f5 100644 --- a/angularjs/showcase/bower.json +++ b/angularjs/showcase/bower.json @@ -33,6 +33,11 @@ "dist/css/bootstrap.css", "dist/js/bootstrap.js" ] + }, + "font-awesome": { + "main": [ + "css/font-awesome.css" + ] } } } diff --git a/angularjs/showcase/src/showcase/index.html b/angularjs/showcase/src/showcase/index.html index 3bdea52..2c75fae 100644 --- a/angularjs/showcase/src/showcase/index.html +++ b/angularjs/showcase/src/showcase/index.html @@ -22,6 +22,7 @@ + @@ -50,12 +51,12 @@ - - - + + +