Copy Orbit example from the documentation
Latest FF & Chrome
Foundation 6.4.0-rc3
Maybe we need to update docs example because codepen (edit in browser) example is working for 6.4 RC3
https://codepen.io/IamManchanda/pen/rwMgxX?editors=1100
Dang you forgot to add motion ui
Here is working example ... i forked your codepen and just included motion ui from settings - css
https://codepen.io/IamManchanda/pen/BZLgQg
Closing this and marking this as resolved... Feel free to reopen/reply if you still having issues :)
Fair enough, but shouldn't it be included in the foundation.min.css ?
The JS utility is included in the "Foundation everything" javascript file, I assumed it would be for the CSS too.
If including it isn't a good idea, maybe put clearly in the documentation that one shouldn't expect the css to be included too, only the JS ?
Fair enough doing it now!
(Adding an alert on motion ui dependency)
Most helpful comment
Fair enough, but shouldn't it be included in the foundation.min.css ?
The JS utility is included in the "Foundation everything" javascript file, I assumed it would be for the CSS too.
If including it isn't a good idea, maybe put clearly in the documentation that one shouldn't expect the css to be included too, only the JS ?