Fix #852
This commit is contained in:
parent
b5340099ab
commit
fb87d85d91
2 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
### Issues closed
|
||||
|
||||
* Fix #852 charset and version number
|
||||
* Fix #856 JavaScript `nav-burger` example
|
||||
* Fix #821 Notification strong color
|
||||
|
||||
|
|
3
bulma.sass
vendored
3
bulma.sass
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue