mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #852
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user