Fix mergeColorMaps

This commit is contained in:
Jeremy Thomas
2018-04-08 14:38:59 +01:00
parent de2e998a5f
commit 28a7a744f0
5 changed files with 58 additions and 6 deletions

View File

@@ -10,6 +10,8 @@ $amazon: #ffd863
$bleeding-green: #ABF47C
$bleeding-red: #CA1F26
// $custom-colors: ("test": $bootstrap, "alt": ($bleeding-red, "jfoeij"), "debug": (pink, black))
@import "../bulma"
@import "./_sass/highlight"
@import "./_sass/override"
@@ -31,3 +33,5 @@ $bleeding-red: #CA1F26
@import "./_sass/sponsors"
@import "./_sass/book"
@import "./_sass/native"
@debug $colors