From 46448d5bc6c51748cd14fe8b17a94cedcdb86de9 Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Mon, 25 Mar 2019 17:01:39 -0400 Subject: [PATCH] More setup --- public/index.html | 5 +++++ src/App.css | 33 --------------------------------- src/App.tsx | 42 ++++++++++++++++++++++-------------------- src/index.css | 14 -------------- src/index.tsx | 8 ++++++-- 5 files changed, 33 insertions(+), 69 deletions(-) delete mode 100644 src/App.css delete mode 100644 src/index.css diff --git a/public/index.html b/public/index.html index ed0090e..58fbb93 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,11 @@ name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> +