From 2d66b6b93066944e48ab8d16f669794575085470 Mon Sep 17 00:00:00 2001 From: Corey Date: Tue, 26 May 2020 13:03:29 +0800 Subject: [PATCH] Cleaned up footer, added tailwind purge --- src/index.html | 9 +- src/js/icons.js | 259 +++++++++++++++++++++++++++++++++++++++++++++ tailwind.config.js | 1 + 3 files changed, 266 insertions(+), 3 deletions(-) create mode 100644 src/js/icons.js diff --git a/src/index.html b/src/index.html index 02d165c..5b83da9 100644 --- a/src/index.html +++ b/src/index.html @@ -108,7 +108,7 @@ href="#" class="flex flex-col items-center justify-center text-gray-700 rounded shadow hover:shadow-xl bg-white cursor-pointer transition duration-150 ease-in-out h-48" > - copy +

-