From 3013c9c222afd4a1aca6cf8048605498000528e8 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Sat, 9 Aug 2025 01:27:19 +0000 Subject: [PATCH] updating sass --- src/frontend/static/styles/pyShelf.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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";