Commit 0589bcef authored by Colin Eberhardt's avatar Colin Eberhardt

Added YUI library to the repo

parent 2808841a
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
{{/if}} {{/if}}
</script> </script>
<script src="bower_components/todomvc-common/base.js"></script> <script src="bower_components/todomvc-common/base.js"></script>
<script src="http://yui.yahooapis.com/3.11.0/build/yui/yui-min.js"></script> <script src="js/lib/yui-3.11.0/yui-min.js"></script>
<script> <script>
YUI({ YUI({
groups: { groups: {
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment