bootstrap-theme-tkw is useful for modifying the theme. You can change the bootstrap variables, create new variables/classes etc...
- Clone project (bootstrap-theme-tkw)
- Run:
$ bower installIf you want to change the variables or add new variables use the file '_tkw-variables.scss' or create a new file and include it in bootstrap-theme-tkw.scss. The file must be included before line with bootstrap for change bootstrap variables.
For generate css code:
$ scss input_file.scss > output_file.cssbootstrap-theme-tkw examples: Starter template, Bootstrap theme, Grids, Jumbotron, Narrow jumbotron
original bootstrap examples: Starter template, Bootstrap theme, Grids, Jumbotron, Narrow jumbotron