Update theme to Bulma 1.0 so that CSS compiles if not look precisely right
This commit is contained in:
parent
66fea3dc4b
commit
151b411797
12 changed files with 74 additions and 113 deletions
|
@ -4,6 +4,10 @@
|
|||
* ../../node_modules/bulma/sass/components
|
||||
*/
|
||||
|
||||
@use "variables" as *;
|
||||
@use "../../node_modules/bulma/sass/utilities/mixins" as *;
|
||||
@use "../../node_modules/bulma/sass/utilities/initial-variables" as *;
|
||||
|
||||
/**
|
||||
* Make menu items slightly less far apart so we never entirely lose
|
||||
* 'Community' on mid-size screens.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue