]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Added and Clarified CDN option of Motion UI Fixes #7790 7794/head
authorAndrew Biddinger <andrewbiddinger@gmail.com>
Wed, 6 Jan 2016 23:06:20 +0000 (18:06 -0500)
committerAndrew Biddinger <andrewbiddinger@gmail.com>
Wed, 6 Jan 2016 23:06:20 +0000 (18:06 -0500)
docs/pages/motion-ui.md

index d1ca7c4911ef127a52946c8a72b72ac07d79a0da..5d3ea3596d611fc154304b7870a6189d9dc3a3b1 100644 (file)
@@ -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
+<!-- Insert this within your head tag and after foundation.css -->
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/motion-ui/1.1.1/motion-ui.min.css" />
+
+```
+
 ---
 
 ## Built-in Transitions