aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/posts-list.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/organisms/layout/posts-list.module.scss')
-rw-r--r--src/components/organisms/layout/posts-list.module.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/components/organisms/layout/posts-list.module.scss b/src/components/organisms/layout/posts-list.module.scss
index b09bb12..64ad33f 100644
--- a/src/components/organisms/layout/posts-list.module.scss
+++ b/src/components/organisms/layout/posts-list.module.scss
@@ -1,6 +1,6 @@
-@use "@styles/abstracts/functions" as fun;
-@use "@styles/abstracts/mixins" as mix;
-@use "@styles/abstracts/placeholders";
+@use "../../../styles/abstracts/functions" as fun;
+@use "../../../styles/abstracts/mixins" as mix;
+@use "../../../styles/abstracts/placeholders";
.section {
&:not(:last-of-type) {