mirror of
https://github.com/wassname/svg2cube.git
synced 2026-09-10 12:42:49 +08:00
Packaged it
This commit is contained in:
Regular → Executable
+3
@@ -1,4 +1,7 @@
|
||||
'use strict';
|
||||
/**
|
||||
* Frontend js file to generate an cube of svg's
|
||||
*/
|
||||
// http://cssdeck.com/labs/pure-css-animated-isometric-boxes
|
||||
try {
|
||||
var Snap = require('snapsvg');
|
||||
|
||||
Reference in New Issue
Block a user