diff --git a/app/assets/stylesheets/bootstrap_configuration.css.scss b/app/assets/stylesheets/bootstrap_configuration.css.scss new file mode 100644 index 0000000..bc7daff --- /dev/null +++ b/app/assets/stylesheets/bootstrap_configuration.css.scss @@ -0,0 +1,5 @@ +// Bootstrap Configuration +// This file was generated by Prelang +$brand-primary: #428bca; +$body-bg: #efefee; +$text-color: #333332;