bootstrap-docs
v1.0.0
Published
The docs.css stylesheet from the Bootstrap documentation.
Downloads
36
Readme
This repository exposes the extracted
docs.css
stylesheet from the Bootstrap documentation for Bootstrap 3 and Bootstrap 4.
Description
This repository archives the bootstrap website custom stylesheet source code, the versioned versions ranges from the version 3.0.0
of the documentation, up to the 4.0.0
version.
Install
Using NPM
npm install --save bootstrap-docs
Using Bower
bower install --save bootstrap-docs
Using unpkg.com
https://unpkg.com/[email protected]/assets/css/<version>/docs.css
Credits
All the credits and merit to this repository goes to the Bootstrap team, and all the source code for the documentation can be found on the Bootstrap website.