Use updated sass import syntax

This commit is contained in:
Gabe Kangas
2025-10-23 23:27:10 -07:00
parent 1dd20eb5e4
commit c7d78f4224
19 changed files with 20 additions and 20 deletions
@@ -1,4 +1,4 @@
@import '../../../../../web/styles/mixins';
@use '../../../../../web/styles/mixins' as *;
.follower {
border-color: rgb(0 0 0 / 30%);