Build 0.7.5

This commit is contained in:
Jeremy Thomas
2019-05-18 23:09:27 +01:00
parent c3f91c335b
commit eb46ab8460
8 changed files with 1607 additions and 1533 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "bulma", "name": "bulma",
"version": "0.7.4", "version": "0.7.5",
"homepage": "https://bulma.io", "homepage": "https://bulma.io",
"authors": [ "authors": [
"jgthms <bbxdesign@gmail.com>" "jgthms <bbxdesign@gmail.com>"

2
bulma.sass vendored
View File

@@ -1,5 +1,5 @@
@charset "utf-8" @charset "utf-8"
/*! bulma.io v0.7.4 | MIT License | github.com/jgthms/bulma */ /*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */
@import "sass/utilities/_all" @import "sass/utilities/_all"
@import "sass/base/_all" @import "sass/base/_all"
@import "sass/elements/_all" @import "sass/elements/_all"

3126
css/bulma.css vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

2
css/bulma.min.css vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
@charset "UTF-8"; @charset "UTF-8";
/*! bulma.io v0.7.4 | MIT License | github.com/jgthms/bulma */ /*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */
@-webkit-keyframes spinAround { @-webkit-keyframes spinAround {
from { from {
-webkit-transform: rotate(0deg); -webkit-transform: rotate(0deg);

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{ {
"name": "bulma", "name": "bulma",
"version": "0.7.4", "version": "0.7.5",
"homepage": "https://bulma.io", "homepage": "https://bulma.io",
"author": { "author": {
"name": "Jeremy Thomas", "name": "Jeremy Thomas",