Update theme to Bulma 1.0 so that CSS compiles if not look precisely right

This commit is contained in:
benjamin melançon 2025-03-28 15:35:47 -04:00
parent 66fea3dc4b
commit 151b411797
12 changed files with 74 additions and 113 deletions

View file

@ -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.