Fixing issue #859 (#1191)

This commit is contained in:
Masakazu MORITA 2017-07-07 19:13:50 +09:00 committed by Federico Zivolo
parent 0ad0bb6ed3
commit 2b4847f350

View File

@ -38,9 +38,6 @@ $headings-font-weight: 300 !default;
$body-bg: #EEEEEE !default;
//---
// import bs variables for sass, first declared wins.
@import '_import-bs-sass';
// Bootstrap Material Design variables start with mdb-
$mdb-brand-inverse: $indigo !default;