Skip to content

Commit 2f1977d

Browse files
authored
BREAKING: remove $marketingSpacers, $allSpacers
1 parent 4fec939 commit 2f1977d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/marketing/support/variables.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ $spacer-10: $spacer * 12 !default; // 96px
3939
$spacer-11: $spacer * 14 !default; // 112px
4040
$spacer-12: $spacer * 16 !default; // 128px
4141

42-
// TODO@14.0.0: remove $marketingSpacers (unused)
43-
$marketingSpacers: $spacer-7, $spacer-8, $spacer-9, $spacer-10, $spacer-11, $spacer-12 !default;
44-
// TODO@14.0.0: remove $allSpacers (unused)
45-
$allSpacers: $spacer-1, $spacer-2, $spacer-3, $spacer-4, $spacer-5, $spacer-6, $spacer-7, $spacer-8, $spacer-9, $spacer-10, $spacer-11, $spacer-12 !default;
46-
4742
$marketing-spacers: (
4843
7: $spacer-7,
4944
8: $spacer-8,

0 commit comments

Comments
 (0)