Remove redundant lines
This commit is contained in:
parent
d649e2c167
commit
4d1fc55f80
1 changed files with 0 additions and 4 deletions
|
@ -7,10 +7,6 @@ $red: #a70c20;
|
||||||
// Update Bulma's global variables.
|
// Update Bulma's global variables.
|
||||||
$primary: $blue;
|
$primary: $blue;
|
||||||
|
|
||||||
// Show the navbar on tablet sizes
|
|
||||||
@import "../../node_modules/bulma/sass/utilities/initial-variables.sass";
|
|
||||||
$navbar-breakpoint: $tablet;
|
|
||||||
|
|
||||||
// Import each part of Bulma separately so we can layer in our styles.
|
// Import each part of Bulma separately so we can layer in our styles.
|
||||||
// Extend or override Bulam's base styles in this themes base.scss etc.
|
// Extend or override Bulam's base styles in this themes base.scss etc.
|
||||||
@import "../../node_modules/bulma/sass/utilities/_all";
|
@import "../../node_modules/bulma/sass/utilities/_all";
|
||||||
|
|
Loading…
Add table
Reference in a new issue