mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Push 0.2.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bulma",
|
"name": "bulma",
|
||||||
"version": "0.2.1",
|
"version": "0.2.3",
|
||||||
"homepage": "http://bulma.io",
|
"homepage": "http://bulma.io",
|
||||||
"authors": [
|
"authors": [
|
||||||
"jgthms <bbxdesign@gmail.com>"
|
"jgthms <bbxdesign@gmail.com>"
|
||||||
|
|||||||
1
bulma.sass
vendored
1
bulma.sass
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
/*! bulma.io v0.2.3 | MIT License | github.com/jgthms/bulma */
|
||||||
@charset "utf-8"
|
@charset "utf-8"
|
||||||
|
|
||||||
@import "sass/utilities/_all"
|
@import "sass/utilities/_all"
|
||||||
|
|||||||
@@ -12,6 +12,6 @@ url: http://bulma.io
|
|||||||
# Variables
|
# Variables
|
||||||
|
|
||||||
documentation: "/documentation/overview/start/"
|
documentation: "/documentation/overview/start/"
|
||||||
download: https://github.com/jgthms/bulma/archive/0.2.1.zip
|
download: https://github.com/jgthms/bulma/archive/0.2.3.zip
|
||||||
github: https://github.com/jgthms/bulma
|
github: https://github.com/jgthms/bulma
|
||||||
version: 0.2.1
|
version: 0.2.3
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bulma",
|
"name": "bulma",
|
||||||
"version": "0.2.1",
|
"version": "0.2.3",
|
||||||
"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