Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This is a starter theme to be used with Boostrap and Bootstrap Ignitor. You can
rename this theme. Make sure to change all references in template.php to the
new theme name if you do.
CSS
---
###SASS
The theme directory contains SASS and CSS folders. Theme developers should only
edit files in the SASS directory and use the SASS command
`sass --watch sass:css` to compile the CSS files.
Bootstrap ignitor is a sub theme of the
[Bootstrap Drupal theme](https://drupal.org/project/bootstrap). It facilitates
speedy development by taking care of the mundane tasks usually associated with
setting up the Bootstrap theme.
You should create a subtheme of this theme to use as your actual theme or use
the "Bootstrap Starter" theme as a subtheme of this theme (recommended).