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

@@ -4,7 +4,7 @@
### New features
* 🎉 #1747 New `$custom-colors` variable for adding your own colors to Bulma's `$colors` map
* 🎉 #1747 New `$custom-colors` and `$custom-shades` variable for adding your own colors and shades to Bulma's `$colors` and `$shades` maps respectively
### Improvements