Jeremy Thomas 8 年之前
父节点
当前提交
fb87d85d91
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 0
      CHANGELOG.md
  2. 1 2
      bulma.sass

+ 1 - 0
CHANGELOG.md

@@ -4,6 +4,7 @@
 
 ### Issues closed
 
+* Fix #852 charset and version number
 * Fix #856 JavaScript `nav-burger` example
 * Fix #821 Notification strong color
 

+ 1 - 2
bulma.sass

@@ -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"