mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
For this customization to work, need to add more partial scss files as above $addColors: ( "twitter":($twitter, $twitter-invert), "linkedin": ($linkedin, $linkedin-invert), "github": ($github, $github-invert) ) $colors: map-merge($colors, $addColors) Otherwise it failed in my sass build