From ca68c61f3a763d1de7920182db917909f5a7d97a Mon Sep 17 00:00:00 2001 From: shockrah Date: Sun, 7 Mar 2021 23:49:49 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Framework/Modal=20for=20settings=20?= =?UTF-8?q?coming=20together=20=E2=9C=A8=20Changing=20inline=20script=20to?= =?UTF-8?q?=20now=20run=20in=20an=20async=20block=20=E2=9D=97=20No=20more?= =?UTF-8?q?=20callback=20hell,=20literally=20anything=20can=20be=20written?= =?UTF-8?q?=20with=20async/await=20or=20callbacks=20when=20appropos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- freechat-client/pages/index.html | 81 +++++++++++++++--------- freechat-client/sass/settings-modal.scss | 4 ++ freechat-client/sass/style.scss | 1 + 3 files changed, 57 insertions(+), 29 deletions(-) create mode 100644 freechat-client/sass/settings-modal.scss diff --git a/freechat-client/pages/index.html b/freechat-client/pages/index.html index e0d72e6..0a5bb66 100644 --- a/freechat-client/pages/index.html +++ b/freechat-client/pages/index.html @@ -21,7 +21,7 @@ + +