diff --git a/src/frontend/static/styles/pyShelf.sass b/src/frontend/static/styles/pyShelf.sass index 1e7e809..6bedf90 100644 --- a/src/frontend/static/styles/pyShelf.sass +++ b/src/frontend/static/styles/pyShelf.sass @@ -154,6 +154,7 @@ $footer-background-color: $ps-color-primary-trans !important justify-content: flex-end; // @import "../../node_modules/bulma/bulma.scss" +@import "/etc/pyShelf/src/frontend/node_modules/bulma/bulma.scss" .container-full width: 100%; @@ -163,4 +164,4 @@ $footer-background-color: $ps-color-primary-trans !important justify-content: center; align-items: center; -@use "bulma/bulma.sass"; +// @use "bulma/bulma.sass";