From 568ad64fcfdc6346870143440c007e567b475119 Mon Sep 17 00:00:00 2001 From: Titouan Rigoudy Date: Fri, 30 Jul 2021 14:38:09 -0400 Subject: [PATCH] Style /connect using Tailwind CSS. --- public/index.html | 2 +- src/components/ConnectForm.tsx | 19 +++++++++++++++---- src/components/SolsticeApp.tsx | 2 +- src/containers/ConnectPage.tsx | 2 +- src/index.css | 8 ++++++++ src/index.tsx | 1 - tailwind.config.js | 5 ++++- 7 files changed, 30 insertions(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index c950ff5..f66dab8 100644 --- a/public/index.html +++ b/public/index.html @@ -18,7 +18,7 @@ -
+