Last active
January 26, 2018 16:05
-
-
Save brossi/c4eca77c229f8369f1ba162b75776da3 to your computer and use it in GitHub Desktop.
Temporary styles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function($) { | |
$(document).ready(function() { | |
// future use | |
}); | |
})(jQuery); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment