Files
bulma/docs/documentation
Hung Ton 0c5b3f9d94 Update customize.html (#1408)
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
2017-11-04 09:19:27 +00:00
..
2017-10-18 12:13:24 +01:00
2017-10-17 11:56:44 +01:00
2017-10-17 11:56:44 +01:00
2017-10-17 10:28:59 +01:00
2017-11-04 09:19:27 +00:00