]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
introduced an ordering dependency between layout/hero and components/navbar
authorSemenyak Nikita <nsemenyak@btes.ru>
Sat, 13 Oct 2018 20:46:55 +0000 (23:46 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 13 Oct 2018 20:54:23 +0000 (21:54 +0100)
docs/_includes/steps/add-custom-styles.html

index 2f139e2a269e46c4a2c5b2eb9596f65ed38fed47..101c9ef2558b9c14b6675bc78bae1ac9a593018d 100644 (file)
@@ -33,6 +33,7 @@ $input-shadow: none;
 @import "../node_modules/bulma/sass/elements/container.sass";
 @import "../node_modules/bulma/sass/elements/form.sass";
 @import "../node_modules/bulma/sass/elements/title.sass";
+@import "../node_modules/bulma/sass/components/navbar.sass"
 @import "../node_modules/bulma/sass/layout/hero.sass";
 @import "../node_modules/bulma/sass/layout/section.sass";
 {% endcapture %}