]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix #852
authorJeremy Thomas <bbxdesign@gmail.com>
Thu, 13 Jul 2017 17:55:46 +0000 (18:55 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Thu, 13 Jul 2017 17:55:56 +0000 (18:55 +0100)
CHANGELOG.md
bulma.sass

index 51af977df545eb04c06ae79a57b33170361caae6..ebbe84b830ebe6c3d65fac69208cacfe07da9cb9 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Issues closed
 
+* Fix #852 charset and version number
 * Fix #856 JavaScript `nav-burger` example
 * Fix #821 Notification strong color
 
index 67882a20a4c73f837d73468749e935a10c7bc0de..c11e7af435d341bcffd524edc2566e6f5631fec1 100644 (file)
@@ -1,6 +1,5 @@
-/*! bulma.io v0.4.2 | MIT License | github.com/jgthms/bulma */
 @charset "utf-8"
-
+/*! bulma.io v0.4.3 | MIT License | github.com/jgthms/bulma */
 @import "sass/utilities/_all"
 @import "sass/base/_all"
 @import "sass/elements/_all"