From f84371eaccf59d4f4cc3d12cf5650455aae9077b Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 2 Oct 2017 22:56:57 -0400 Subject: [PATCH] init --- index.css | 6 ------ index.html | 55 +++--------------------------------------------------- index.js | 1 + 3 files changed, 4 insertions(+), 58 deletions(-) create mode 100644 index.js diff --git a/index.css b/index.css index 1bd8bc6..e69de29 100644 --- a/index.css +++ b/index.css @@ -1,6 +0,0 @@ -html, body, svg { - margin: 0; - padding: 0; - width: 100%; - height: 100%; -} diff --git a/index.html b/index.html index 68b9cc9..2d2e4f3 100644 --- a/index.html +++ b/index.html @@ -4,59 +4,10 @@ + - - - - - - + + diff --git a/index.js b/index.js new file mode 100644 index 0000000..7b5328f --- /dev/null +++ b/index.js @@ -0,0 +1 @@ +console.log(d3);