johnpapa / generator-hottowel

Yo generator that creates an Angular app via HotTowel
835 stars 230 forks source link

Updated bower.json to allow font-awesome to be properly injected #176

Closed brandonsherette closed 7 years ago

brandonsherette commented 8 years ago

When building out my example app, I noticed that font-awesome was not being injected into index.html.

So, I Updated _bower.json to allow font-awesome to be properly injected during bower:css and build:css.

bbodenmiller commented 8 years ago

Can confirm this fix works for me. /cc @johnpapa This can close both https://github.com/johnpapa/generator-hottowel/issues/164 and https://github.com/johnpapa/generator-hottowel/pull/189.

dashawk commented 7 years ago

Why is this is still not merged?

johnpapa commented 7 years ago

ty