Added custom color variables before importing Twitter Bootstrap SASS

This commit is contained in:
Prelang Builder
2014-02-27 23:58:17 +00:00
committed by u7482
parent 174eeff096
commit df5b7cacc8

View File

@@ -0,0 +1,5 @@
// Bootstrap Configuration
// This file was generated by Prelang
$brand-primary: #428bca;
$body-bg: #efefee;
$text-color: #333332;