Skip to content

Commit

Permalink
Deploy 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed Sep 18, 2017
1 parent 2315388 commit f4ca63d
Show file tree
Hide file tree
Showing 7 changed files with 105 additions and 31 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bulma",
"version": "0.5.2",
"version": "0.5.3",
"homepage": "http://bulma.io",
"authors": [
"jgthms <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion bulma.sass
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@charset "utf-8"
/*! bulma.io v0.5.2 | MIT License | github.com/jgthms/bulma */
/*! bulma.io v0.5.3 | MIT License | github.com/jgthms/bulma */
@import "sass/utilities/_all"
@import "sass/base/_all"
@import "sass/elements/_all"
Expand Down
124 changes: 99 additions & 25 deletions css/bulma.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/bulma.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/bulma-docs.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/css/bulma-docs.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bulma",
"version": "0.5.2",
"version": "0.5.3",
"homepage": "http://bulma.io",
"author": "Jeremy Thomas <[email protected]> (http://jgthms.com)",
"description": "Modern CSS framework based on Flexbox",
Expand Down

0 comments on commit f4ca63d

Please sign in to comment.