From: Kevin Ball Date: Thu, 13 Jul 2017 17:25:22 +0000 (-0700) Subject: Complete and essential should now include flex classes X-Git-Tag: v6.4.2-rc2~1^2~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10406%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Complete and essential should now include flex classes --- diff --git a/customizer/complete.json b/customizer/complete.json index 6f5d00cf3..28d54d2bd 100644 --- a/customizer/complete.json +++ b/customizer/complete.json @@ -1,6 +1,7 @@ { "modules": [ "xy_grid", + "flex_classes", "typography", "button", "forms", diff --git a/customizer/essential.json b/customizer/essential.json index ac830accc..8ec88357c 100644 --- a/customizer/essential.json +++ b/customizer/essential.json @@ -2,6 +2,7 @@ "modules": [ "typography", "xy_grid", + "flex_classes", "forms", "button", "callout",