mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
introduced an ordering dependency between layout/hero and components/navbar
This commit is contained in:
committed by
Jeremy Thomas
parent
4283f2e80d
commit
6c86293a13
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user