This zip file includes the source SASS files and minified CSS. The compiled CSS file includes a themed and extended version of Bootstrap. The SASS files pull in the Bootstrap source at compilation time.
Download v1.0.0The documentation and source are available on Github. If you want to build the documentation locally, follow the instructions there.
nicholas-b-carter/jekyll-strap-sass-browser-sync-patternsThe bcbsm.scss
file uses @import
to merge all the SASS files at compilation time. Based on your folder structure, dependency management system, and 3rd party libraries, bcbsm.scss
may need to be updated. Use Grunt, Gulp, Maven, or some other tool to compile the SASS files.
Similar to Bootstrap, the SASS files are organized by module.
SASS
folder._variables.scss
.custom
folder.vendor
folder.The compiled CSS file includes a themed and extended version of Bootstrap. You shouldn't include the original Bootstrap CSS in your web page. If you're going to be writing any additional CSS specific for your web page, we recommend using the SASS files instead and taking advantage of the variables when possible.
This library allows for rapid wireframing of interactions using the look & feel of the BCBSM pattern library. The BCBSM widget library can be used in Axure or other compatible software.
Download BCBSM Axure Widget Library