Set navbar breakpoint right before components, which uses it
This commit is contained in:
parent
9b2bf0ddcc
commit
f449dfd301
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ $navbar-breakpoint: $tablet;
|
||||||
@import "base";
|
@import "base";
|
||||||
@import "../../node_modules/bulma/sass/elements/_all";
|
@import "../../node_modules/bulma/sass/elements/_all";
|
||||||
@import "elements";
|
@import "elements";
|
||||||
|
$navbar-breakpoint: $tablet;
|
||||||
@import "../../node_modules/bulma/sass/components/_all";
|
@import "../../node_modules/bulma/sass/components/_all";
|
||||||
@import "components";
|
@import "components";
|
||||||
@import "../../node_modules/bulma/sass/grid/_all";
|
@import "../../node_modules/bulma/sass/grid/_all";
|
||||||
|
|
Loading…
Add table
Reference in a new issue