1.0.2 • Published 7 years ago

mdb-webpack v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Material Design Bootstrap Theme Webpack Wrapper

A simple wrapper around the mdbootstrap package to work with webpack

Installation

$ npm install mdb-webpack

After installation you need to delete the index.html file in the mdbootstrap package

$ rm node_modules/mdbootstrap/index.html

Usage

Webpack configuration is out of scope of this project. Once setup correctly, you can simply import the mdb-webpack into your project