From 20efaa04078143ed16747a2b8dc5a5d4b2165b40 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Tue, 9 Jan 2018 22:57:38 +0100 Subject: [PATCH] docs: add float, prototyping and rtl to CDN links --- docs/pages/installation.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index afb523554..e3fb79c02 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -119,9 +119,26 @@ The folks at [cdnjs](https://cdnjs.com) host the compressed Foundation CSS and J ``` +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 msot common usage cases. For others uses and advanced customization, we recommand to build Foundation with custom settings (see others installation methods). + +```html + + + + + + + + +``` + +
+ See all CDN files and versions +
+ --- -## Package Managers +## Install with Package Managers Foundation is available on npm, Bower, Meteor, and Composer. The package includes all of the source Sass and JavaScript files, as well as compiled CSS and JavaScript, in uncompressed and compressed flavors. @@ -131,8 +148,6 @@ Foundation is available on npm, Bower, Meteor, and Composer. The package include - Composer: `php composer.phar require zurb/foundation` - NuGet: `Install-Package foundation-sites` -### Package Contents - Here's what comes in the package. - `scss/`: Source Sass files. Use this folder as a load path in Sass. -- 2.47.2