aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/buttons/heading-button.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/buttons/heading-button.module.scss')
-rw-r--r--src/components/molecules/buttons/heading-button.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/molecules/buttons/heading-button.module.scss b/src/components/molecules/buttons/heading-button.module.scss
index 3c69221..689f1e6 100644
--- a/src/components/molecules/buttons/heading-button.module.scss
+++ b/src/components/molecules/buttons/heading-button.module.scss
@@ -1,4 +1,4 @@
-@use "@styles/abstracts/functions" as fun;
+@use "../../../styles/abstracts/functions" as fun;
.icon {
transition: all 0.25s ease-in-out 0s;