bootstrap-styles-webpack

1.0.5 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    1
    • latest

Version History

Package Sidebar

Install

npm i bootstrap-styles-webpack

Weekly Downloads

1

Version

1.0.5

License

none

Last publish

Collaborators

  • frankleng