]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Merge pull request #10406 from zurb/fix-default-customizer-downloads
authorRafi <rafibomb@users.noreply.github.com>
Thu, 13 Jul 2017 19:49:16 +0000 (12:49 -0700)
committerKevin Ball <kmball11@gmail.com>
Tue, 25 Jul 2017 00:08:52 +0000 (17:08 -0700)
Complete and essential should now include flex classes

customizer/complete.json
customizer/essential.json

index 6f5d00cf3ff2c21127298a722e188c207d4e92db..28d54d2bd1508ce16fd023b5335423de30b133be 100644 (file)
@@ -1,6 +1,7 @@
 {
   "modules": [
     "xy_grid",
+    "flex_classes",
     "typography",
     "button",
     "forms",
index ac830accc4e331ddd241b88396701bfc1817c103..8ec88357c57c41c61ba5a87068d643bc8ef6cce2 100644 (file)
@@ -2,6 +2,7 @@
   "modules": [
     "typography",
     "xy_grid",
+    "flex_classes",
     "forms",
     "button",
     "callout",