optum-global-navigator-8

8.0.3 • Public • Published

angular2-global-navigator

How to include external css files such as bootstrap.css ?

Just install the lib and import the css files in vendor.ts. For example this is how to do it with bootstrap:

npm install bootstrap@next --save

And in vendor.ts add the following:

import 'bootstrap/dist/css/bootstrap.css';

TypeScript

To take full advantage of TypeScript with autocomplete you would have to use an editor with the correct TypeScript plugins.

Use a TypeScript-aware editor

We have good experience using these editors:

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i optum-global-navigator-8

Weekly Downloads

2

Version

8.0.3

License

MIT

Last publish

Collaborators

  • tellekliberty