Fixed sass deprecation nesting

This commit is contained in:
Alexis
2024-08-03 22:16:28 +02:00
parent 2f58f45954
commit 9c670a8b78
2 changed files with 4259 additions and 2 deletions

4257
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -58,11 +58,11 @@
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
@include text.stroke(2, #18181b);
&::before {
display: none;
}
@include text.stroke(2, #18181b);
}
}
}