Download CSS/SASS

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.0
Looking for older releases? Find them here.

View on Github

The 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-patterns

Using the SASS files

The 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.

  • All Bootstrap overrides are at the root of the SASS folder.
  • Variables are in _variables.scss.
  • CSS for new modules is in the custom folder.
  • 3rd party plugin themes are in the vendor folder.

Using the CSS files

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.

Wireframe & prototype resources

 

BCBSM Axure widget library

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
Current release version: 0.1.0