Package Exports
- bootstrap-css-only
- bootstrap-css-only/css/bootstrap.css
- bootstrap-css-only/css/bootstrap.min.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bootstrap-css-only) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Bootstrap CSS only
A Bower and NPM component for Bootstrap CSS and font libraries only. No javascript, and more importantly NO depenedency on jQuery. Perfect companion for Angular-UI Bootstrap.
- With 3.0.1 and above, the glyphicons are included as well.
- Starting with version 3.3.5, package is available on NPM also.
Installation:
Bower
$ bower install bootstrap-css-only
NPM (3.3.5+)
$ npm install bootstrap-css-only
Previous Bootstrap versions also available:
You can request info for a specific version with 'bower info bootstrap-css-only#
$ bower install bootstrap-css-only#2.3.2
$ bower install bootstrap-css-only#3.0.0
...
Copyright and license
Code and documentation copyright 2011-2015 Twitter, Inc. Code released under the MIT license. Docs released under Creative Commons.