Re-merging this branch with Reverted dev

This commit is contained in:
Michael Shamoon
2021-03-06 14:50:38 -08:00
parent ab0e97c1a0
commit 4b4f3e76cc
13 changed files with 35 additions and 62 deletions

View File

@@ -392,7 +392,7 @@ $border-color-dark-mode: #47494f;
border-color: $border-color-dark-mode;
}
}
$placements: 'top', 'right', 'bottom', 'left';
@each $placement in $placements {