Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/vendor/bulma/bulma.sass')
-rw-r--r--assets/vendor/bulma/bulma.sass4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/vendor/bulma/bulma.sass b/assets/vendor/bulma/bulma.sass
index c14defc..4b7b7a6 100644
--- a/assets/vendor/bulma/bulma.sass
+++ b/assets/vendor/bulma/bulma.sass
@@ -1,8 +1,10 @@
@charset "utf-8"
-/*! bulma.io v0.7.1 | MIT License | github.com/jgthms/bulma */
+/*! bulma.io v0.9.0 | MIT License | github.com/jgthms/bulma */
@import "sass/utilities/_all"
@import "sass/base/_all"
@import "sass/elements/_all"
+@import "sass/form/_all"
@import "sass/components/_all"
@import "sass/grid/_all"
+@import "sass/helpers/_all"
@import "sass/layout/_all"