mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Fix mergeColorMaps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user