Added custom color variables before importing Twitter Bootstrap SASS
This commit is contained in:
5
app/assets/stylesheets/bootstrap_configuration.css.scss
vendored
Normal file
5
app/assets/stylesheets/bootstrap_configuration.css.scss
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// Bootstrap Configuration
|
||||
// This file was generated by Prelang
|
||||
$brand-primary: #428bca;
|
||||
$body-bg: #efefee;
|
||||
$text-color: #333332;
|
||||
Reference in New Issue
Block a user