aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/icons/sun.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/icons/sun.module.scss')
-rw-r--r--src/components/atoms/icons/sun.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/icons/sun.module.scss b/src/components/atoms/icons/sun.module.scss
index 5682aa3..8d9683f 100644
--- a/src/components/atoms/icons/sun.module.scss
+++ b/src/components/atoms/icons/sun.module.scss
@@ -1,4 +1,4 @@
-@use "@styles/abstracts/functions" as fun;
+@use "../../../styles/abstracts/functions" as fun;
.sun {
fill: var(--color-primary-lighter);