mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Push 0.2.3
This commit is contained in:
parent
aed21e7fb3
commit
7aee393216
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bulma",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.3",
|
||||
"homepage": "http://bulma.io",
|
||||
"authors": [
|
||||
"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"
|
||||
|
||||
@import "sass/utilities/_all"
|
||||
|
@ -12,6 +12,6 @@ url: http://bulma.io
|
||||
# Variables
|
||||
|
||||
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
|
||||
version: 0.2.1
|
||||
version: 0.2.3
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bulma",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.3",
|
||||
"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