diff --git a/source/style/modules/_clock.scss b/source/style/modules/_clock.scss index 17a1f88..fe361b7 100644 --- a/source/style/modules/_clock.scss +++ b/source/style/modules/_clock.scss @@ -1,4 +1,4 @@ -@use "../../hippie-style/hippie"; +@use "../hippie-style/hippie"; :root { --clock-color-yellow: rgb(250, 216, 3); diff --git a/source/style/modules/_start.scss b/source/style/modules/_start.scss index 7d790a3..031f7f7 100644 --- a/source/style/modules/_start.scss +++ b/source/style/modules/_start.scss @@ -1,4 +1,4 @@ -@use "../../hippie-style/hippie"; +@use "../hippie-style/hippie"; .body_start { main {