Add documentation for the use of bootstrap
Tom Rutgers
committed Aug 14, 2018
commit 0d84018c5314073e558ee3a0c48ec8a7e8c85b19
Showing 1
changed file with
2 additions
and 0 deletions
config.rb
+2
-0
| @@ | @@ -1,4 +1,6 @@ |
| + | #Bootstrap is used to style bits of the demo. Remove it from the config, gemfile and stylesheets to stop using bootstrap |
| require 'bootstrap-sass' | |
| + | |
| # Activate and configure extensions | |
| # https://middlemanapp.com/advanced/configuration/#configuring-extensions | |