From e08148bd3b886fbcc1962aaf0fa4ffbe3e14cbf2 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Wed, 12 Sep 2018 22:54:50 +0200 Subject: [PATCH] docs: update documentation for v6.5.0-rc.3 --- 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 3e4f369b1..3de70b87c 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -239,23 +239,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