antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)

Home Page:https://antonybudianto.github.io/angular-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS bootstrap-material-design.css is not included in the bundle.XXX.css

nivikamal opened this issue · comments

## Issue Overview

I try to add node_modules\bootstrap-material-design\dist\css\bootstrap-material-design.css in the index.html and npm run build. and I don;t see bootstarp material css injected into bundle

Issue Description

I try to add node_modules\bootstrap-material-design\dist\css\bootstrap-material-design.css in the index.html and npm run build. and I don;t see bootstarp material css injected into bundle

Reproducables

<Please explain the way to reproduce your issue, or even better with Plunker link>

Information

Operating System Windows/OSX/Ubuntu/orYourOSHere
Node version 4.x/5.x/orYourNodeVersionHere
NPM Version 2.x/3.x/orYourNPMVersionHere
Environment Browser/Mobile/WebWorker

Please give reproducable too