That is no longer necessary.

feature/coffeescript
Sven Slootweg 10 years ago
parent 934859d92b
commit be537a9b32

@ -2,7 +2,6 @@
<html>
<head>
<title>Easing Demo</title>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="compiled/radium.js"></script>
<script src="easing/easing.js"></script>
<link rel="stylesheet" href="easing/easing.css">

@ -2,7 +2,6 @@
<html>
<head>
<title>Gemswap</title>
<!-- <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> -->
<script src="compiled/radium.js"></script>
<script src="gemswap/gemswap.js"></script>
<link rel="stylesheet" href="gemswap/gemswap.css">

Loading…
Cancel
Save