Skip to content

Commit 3fd2f65

Browse files
committed
Build 1.0.2
1 parent 0c05f28 commit 3fd2f65

17 files changed

+17
-17
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bulma",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"homepage": "https://bulma.io",
55
"authors": ["jgthms <[email protected]>"],
66
"description": "Modern CSS framework based on Flexbox",

bulma.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@charset "utf-8";
22

3-
/*! bulma.io v1.0.1 | MIT License | github.com/jgthms/bulma */
3+
/*! bulma.io v1.0.2 | MIT License | github.com/jgthms/bulma */
44
@use "sass";

css/bulma.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@charset "UTF-8";
2-
/*! bulma.io v1.0.1 | MIT License | github.com/jgthms/bulma */
2+
/*! bulma.io v1.0.2 | MIT License | github.com/jgthms/bulma */
33
/* Bulma Utilities */
44
:root {
55
--bulma-control-radius: var(--bulma-radius);

css/bulma.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/versions/bulma-no-dark-mode.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@charset "UTF-8";
2-
/*! bulma.io v1.0.1 | MIT License | github.com/jgthms/bulma */
2+
/*! bulma.io v1.0.2 | MIT License | github.com/jgthms/bulma */
33
/* Bulma Utilities */
44
:root {
55
--bulma-control-radius: var(--bulma-radius);

css/versions/bulma-no-dark-mode.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/versions/bulma-no-helpers-prefixed.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/versions/bulma-no-helpers-prefixed.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/versions/bulma-no-helpers.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/versions/bulma-no-helpers.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)