pub-pkg-bootstrap-min

4.3.0 • Public • Published

pub-pkg-bootstrap-min

pub-server package for injecting Bootstrap v4.2.1

This minimal package includes bundled Bootstrap javascript and css components. It does not come with prebuilt HTML templates or themes.

The /example directory includes a simple HTML layout with a navbar and jumbotron.

The example is published at https://jldec.github.io/pub-pkg-bootstrap-min/ by pointing GitHub Pages to the /docs directory.

installation

npm install pub-pkg-bootstrap-min

usage

Layout templates which use {{{injectCss}}} and {{{injectJs}}} will automatically link to

  • /css/bootstrap-v4.2.1.min.css
  • /js/bootstrap-v4.2.1.bundle.min.js

To prevent injection and link manually, set inject:false on the pkgs entry for pub-pkg-bootstrap-min in pub-config.

credits

Readme

Keywords

Package Sidebar

Install

npm i pub-pkg-bootstrap-min

Weekly Downloads

0

Version

4.3.0

License

MIT

Unpacked Size

639 kB

Total Files

8

Last publish

Collaborators

  • jldec