1.0.0 • Published 8 years ago

bootstrap4-webpack-package v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

bootstrap4-webpack-package

Bootstrap version: v4.0.0-alpha2

This package wraps the Bootstrap 4 dist .css and .js into single file using webpack.

This package can be used with Meteor 1.3.

To install the package:

npm install bootstrap4-webpack-package

And then in your main Meteor client application file, add:

import 'bootstrap4-webpack-package';