From ffab17ca72f8ca104bd7ddce73250883308595c9 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Mon, 9 Jul 2018 23:21:52 +0200 Subject: [PATCH] docs: update documentation for v6.5.0-rc.1 --- docs/pages/installation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index ba8d2db18..148a5e949 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -215,23 +215,23 @@ The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation ```html - + - + ``` From Foundation 6.4, flex is enabled by default and **only the new XY Grid is availaible**. However, others CSS versions are availaible for backward compatibility and the most common usage cases. For others uses and advanced customization, we recommand to build Foundation with custom settings (see others installation methods). ```html - + - + - + ```
-- 2.47.2