mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Deploy 0.5.0
This commit is contained in:
parent
929b30f3d9
commit
b5c3d17e19
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bulma",
|
||||
"version": "0.4.4",
|
||||
"version": "0.5.0",
|
||||
"homepage": "http://bulma.io",
|
||||
"authors": [
|
||||
"jgthms <bbxdesign@gmail.com>"
|
||||
|
2
bulma.sass
vendored
2
bulma.sass
vendored
@ -1,5 +1,5 @@
|
||||
@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/base/_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
|
||||
|
||||
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
|
||||
twitter: https://twitter.com/jgthms
|
||||
version: 0.4.4
|
||||
vernum: 44
|
||||
version: 0.5.0
|
||||
vernum: 50
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bulma",
|
||||
"version": "0.4.4",
|
||||
"version": "0.5.0",
|
||||
"homepage": "http://bulma.io",
|
||||
"author": "Jeremy Thomas <bbxdesign@gmail.com> (http://jgthms.com)",
|
||||
"description": "Modern CSS framework based on Flexbox",
|
||||
|
Loading…
Reference in New Issue
Block a user