@@ -257,9 +253,7 @@ breadcrumb:
diff --git a/docs/documentation/modifiers/typography-helpers.html b/docs/documentation/modifiers/typography-helpers.html index e08cf28e..1d5d9ffb 100644 --- a/docs/documentation/modifiers/typography-helpers.html +++ b/docs/documentation/modifiers/typography-helpers.html @@ -1,7 +1,6 @@ --- title: Typography helpers layout: documentation -hide_categories: true doc-tab: modifiers doc-subtab: typography-helpers breadcrumb: @@ -12,7 +11,7 @@ breadcrumb: --- {% assign initial_vars = site.data.variables.utilities.initial-variables.by_name %} -{% assign sizes = site.data.variables.utilities.derived-variables.by_name.sizes.value | split: ' ' %} +{% assign sizes = site.data.variables.utilities.derived-variables.by_name['$sizes'].value | split: ' ' %} {% capture thead %} @@ -77,7 +76,8 @@ breadcrumb:
{% for size in sizes %}is-size-{{ forloop.index }}{{ initial_vars[key].value }}@@ -257,9 +253,7 @@ breadcrumb: