mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Deploy 0.5.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bulma",
|
"name": "bulma",
|
||||||
"version": "0.4.4",
|
"version": "0.5.0",
|
||||||
"homepage": "http://bulma.io",
|
"homepage": "http://bulma.io",
|
||||||
"authors": [
|
"authors": [
|
||||||
"jgthms <bbxdesign@gmail.com>"
|
"jgthms <bbxdesign@gmail.com>"
|
||||||
|
|||||||
2
bulma.sass
vendored
2
bulma.sass
vendored
@@ -1,5 +1,5 @@
|
|||||||
@charset "utf-8"
|
@charset "utf-8"
|
||||||
/*! bulma.io v0.4.4 | MIT License | github.com/jgthms/bulma */
|
/*! bulma.io v0.5.0 | 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"
|
||||||
|
|||||||
1441
css/bulma.css
vendored
1441
css/bulma.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -15,8 +15,8 @@ exclude: ['fontawesome', 'node_modules', 'templates', '.babelrc', 'bulma-d
|
|||||||
# Variables
|
# Variables
|
||||||
|
|
||||||
documentation: "/documentation/overview/start/"
|
documentation: "/documentation/overview/start/"
|
||||||
download: https://github.com/jgthms/bulma/archive/0.4.4.zip
|
download: https://github.com/jgthms/bulma/archive/0.5.0.zip
|
||||||
github: https://github.com/jgthms/bulma
|
github: https://github.com/jgthms/bulma
|
||||||
twitter: https://twitter.com/jgthms
|
twitter: https://twitter.com/jgthms
|
||||||
version: 0.4.4
|
version: 0.5.0
|
||||||
vernum: 44
|
vernum: 50
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bulma",
|
"name": "bulma",
|
||||||
"version": "0.4.4",
|
"version": "0.5.0",
|
||||||
"homepage": "http://bulma.io",
|
"homepage": "http://bulma.io",
|
||||||
"author": "Jeremy Thomas <bbxdesign@gmail.com> (http://jgthms.com)",
|
"author": "Jeremy Thomas <bbxdesign@gmail.com> (http://jgthms.com)",
|
||||||
"description": "Modern CSS framework based on Flexbox",
|
"description": "Modern CSS framework based on Flexbox",
|
||||||
|
|||||||
Reference in New Issue
Block a user