From: Andrew Biddinger Date: Wed, 6 Jan 2016 23:06:20 +0000 (-0500) Subject: Added and Clarified CDN option of Motion UI Fixes #7790 X-Git-Tag: v6.1.2~80^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7794%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Added and Clarified CDN option of Motion UI Fixes #7790 --- diff --git a/docs/pages/motion-ui.md b/docs/pages/motion-ui.md index d1ca7c491..5d3ea3596 100644 --- a/docs/pages/motion-ui.md +++ b/docs/pages/motion-ui.md @@ -66,6 +66,14 @@ Finally, import the library into your Sass file. @import 'motion-ui' ``` +Or, another way to start using Motion UI is through a CDN. + +```html + + + +``` + --- ## Built-in Transitions