cmelion / generator-ng2-webpack

An opinionated tool for scaffolding an app using angular2 and webpack
MIT License
109 stars 18 forks source link

Install https://github.com/valor-software/ng2-bootstrap global #49

Open itranga opened 8 years ago

itranga commented 8 years ago

Can i install bootstrap global [ Available for every view ] . Also I need to install http://fontawesome.io/ global .

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34970736-install-https-github-com-valor-software-ng2-bootstrap-global?utm_campaign=plugin&utm_content=tracker%2F32095848&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F32095848&utm_medium=issues&utm_source=github).
cmelion commented 8 years ago

I have a ticket to investigate this. Installing the CSS globally is not an issue (see material design example), it's importing the requisite javascript that has is a bit tricky. I'll prioritize the effort and update the results here and in the linked ticket.