Skip to content

Instantly share code, notes, and snippets.

@carvalhorafael
Created March 17, 2016 14:20
Show Gist options
  • Save carvalhorafael/54caeacaa3b14a07cbee to your computer and use it in GitHub Desktop.
Save carvalhorafael/54caeacaa3b14a07cbee to your computer and use it in GitHub Desktop.
How use JQuery Carousel plugin with Edools Theme
<!-- code here -->
<!-- build:js({.tmp,app}) assets/scripts/app.js -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="assets/scripts/carousel.js"></script>
<!-- endbuild -->
<!-- code here -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment