mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Actually, the default code will result in an unexepected behavior: the `$color` map is defined in `derived-variables.sass` before setting the custom colors. IMHO the lists and maps should be defined in a dedicated sass file to avoid confusion in customisation.