Remove unused Sass variables
We don't use accordions anywhere; these settings probably come from an earlier Foundation version and we forgot to remove them.
This commit is contained in:
@@ -139,9 +139,6 @@ $abbr-underline: none;
|
||||
|
||||
$tab-background-active: $white;
|
||||
|
||||
$accordion-item-color: foreground($accordion-background, $text);
|
||||
$accordion-content-color: foreground($accordion-background, $text);
|
||||
|
||||
$tab-item-font-size: $base-font-size;
|
||||
$tab-item-padding: $line-height / 2 0;
|
||||
$tab-content-border: $border;
|
||||
|
||||
Reference in New Issue
Block a user