From: Jeremy Thomas Date: Sat, 17 Oct 2020 17:03:24 +0000 (+0100) Subject: Publish flexbox helpers X-Git-Tag: 0.9.2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea099cb5d443d847cd031bb243ead515d520bf0;p=thirdparty%2Fbulma.git Publish flexbox helpers --- diff --git a/docs/_data/links.json b/docs/_data/links.json index 332948b8c..a9554cb0e 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -645,7 +645,7 @@ "categories": { "overview": ["overview-start", "overview-classes", "overview-modifiers", "overview-modular", "overview-responsiveness", "overview-colors", "overview-functions", "overview-mixins"], "customize": ["customize-concepts", "customize-variables", "customize-node-sass", "customize-sass-cli", "customize-webpack"], - "helpers": ["helpers-color", "helpers-spacing", "helpers-typography", "helpers-visibility", "helpers-other"], + "helpers": ["helpers-color", "helpers-spacing", "helpers-typography", "helpers-visibility", "helpers-flexbox", "helpers-other"], "columns": ["columns-basics", "columns-sizes", "columns-responsiveness", "columns-nesting", "columns-gap", "columns-options"], "layout": ["layout-container", "layout-level", "layout-media", "layout-hero", "layout-section", "layout-footer", "layout-tiles"], "form": ["form-general", "form-input", "form-textarea", "form-select", "form-checkbox", "form-radio", "form-file"],