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.

/bootstrap-styles-webpack/

    Package Sidebar

    Install

    npm i bootstrap-styles-webpack

    Weekly Downloads

    12

    Version

    1.0.5

    License

    none

    Last publish

    Collaborators

    • frankleng