1.0.5 • Published 8 years ago

bootstrap-styles-webpack v1.0.5

Weekly downloads
24
License
-
Repository
github
Last release
8 years ago

bootstrap-styles-webpack

forked from bootstrap-webpack

Usage

Same as bootstrap-webpack

Modify your webpack entry:

  entry: {
    'main': [
      'bootstrap-styles-webpack!./local/path/bootstrap.config.js',
      'font-awesome-webpack!./src/theme/font-awesome.config.js'
    ]
  }

Since Bootstrap 4 removed the glyphicons, I'm using font-awesome as replacement.

No JS support for now since I'm using React and do not feel the need to introduce dependencies on JQuery. Happy to accept PR for it though.

1.0.5

8 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago