Build 0.9.1

This commit is contained in:
Jeremy Thomas 2020-09-28 23:31:50 +01:00
parent 85f61f2dfd
commit c44818c48f
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "bulma",
"version": "0.9.0",
"version": "0.9.1",
"homepage": "https://bulma.io",
"authors": ["jgthms <bbxdesign@gmail.com>"],
"description": "Modern CSS framework based on Flexbox",

2
bulma.sass vendored
View File

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

View File

@ -1,4 +1,4 @@
/*! bulma.io v0.9.0 | MIT License | github.com/jgthms/bulma */
/*! bulma.io v0.9.1 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
@-webkit-keyframes spinAround {
from {

File diff suppressed because one or more lines are too long

2
css/bulma.css vendored
View File

@ -1,4 +1,4 @@
/*! bulma.io v0.9.0 | MIT License | github.com/jgthms/bulma */
/*! bulma.io v0.9.1 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
@-webkit-keyframes spinAround {
from {

2
css/bulma.min.css vendored

File diff suppressed because one or more lines are too long

View File

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