]> git.ipfire.org Git - thirdparty/bulma.git/commit
Update customize.html (#1408)
authorHung Ton <tonthanhhung90@gmail.com>
Sat, 4 Nov 2017 09:19:27 +0000 (16:19 +0700)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 4 Nov 2017 09:19:27 +0000 (09:19 +0000)
commit0c5b3f9d94e890f045ed30ea3b1e54ed4cd2bba7
tree4af6ebae443246dee96032f6f72c7bf8a7e0fd3f
parent61c7d810c182dbf4bc65d5c2c5e04c6fad132bb4
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
docs/documentation/overview/customize.html