mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 04:12:22 +00:00
Website templates
This commit is contained in:
6
startbootstrap-sb-admin-2-1.0.5/bower_components/raphael/dev/amddev.js
vendored
Normal file
6
startbootstrap-sb-admin-2-1.0.5/bower_components/raphael/dev/amddev.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
require(['../raphael'], function(Raphael){
|
||||
var paper = Raphael(0, 0, 640, 720, "container");
|
||||
|
||||
// Work here
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user