mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Build 0.9.3
This commit is contained in:
parent
a67981ba22
commit
5a23dcbfe4
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bulma",
|
"name": "bulma",
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"homepage": "https://bulma.io",
|
"homepage": "https://bulma.io",
|
||||||
"authors": ["jgthms <bbxdesign@gmail.com>"],
|
"authors": ["jgthms <bbxdesign@gmail.com>"],
|
||||||
"description": "Modern CSS framework based on Flexbox",
|
"description": "Modern CSS framework based on Flexbox",
|
||||||
|
2
bulma.sass
vendored
2
bulma.sass
vendored
@ -1,5 +1,5 @@
|
|||||||
@charset "utf-8"
|
@charset "utf-8"
|
||||||
/*! bulma.io v0.9.2 | MIT License | github.com/jgthms/bulma */
|
/*! bulma.io v0.9.3 | 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"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*! bulma.io v0.9.2 | MIT License | github.com/jgthms/bulma */
|
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
|
||||||
/* Bulma Utilities */
|
/* Bulma Utilities */
|
||||||
.button, .input, .textarea, .select select, .file-cta,
|
.button, .input, .textarea, .select select, .file-cta,
|
||||||
.file-name, .pagination-previous,
|
.file-name, .pagination-previous,
|
||||||
|
2
css/bulma-rtl.min.css
vendored
2
css/bulma-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
2
css/bulma.css
vendored
2
css/bulma.css
vendored
@ -1,4 +1,4 @@
|
|||||||
/*! bulma.io v0.9.2 | MIT License | github.com/jgthms/bulma */
|
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
|
||||||
/* Bulma Utilities */
|
/* Bulma Utilities */
|
||||||
.button, .input, .textarea, .select select, .file-cta,
|
.button, .input, .textarea, .select select, .file-cta,
|
||||||
.file-name, .pagination-previous,
|
.file-name, .pagination-previous,
|
||||||
|
2
css/bulma.min.css
vendored
2
css/bulma.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bulma",
|
"name": "bulma",
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"homepage": "https://bulma.io",
|
"homepage": "https://bulma.io",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Jeremy Thomas",
|
"name": "Jeremy Thomas",
|
||||||
|
Loading…
Reference in New Issue
Block a user