From 9cccac1458c8ff6b79452305cbbed7032522f18b Mon Sep 17 00:00:00 2001 From: David Luzar Date: Fri, 16 Sep 2022 17:12:24 +0200 Subject: [PATCH] feat: further reduce darkmode init flash (#5701) * feat: further reduce darkmode init flash * fix lint * tweak doc * colocate code --- public/index.html | 23 +++++++++++++++++++++-- src/css/app.scss | 4 ++-- src/excalidraw-app/index.tsx | 3 +++ 3 files changed, 26 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index 0c576a29211b..4a4602b7040a 100644 --- a/public/index.html +++ b/public/index.html @@ -52,6 +52,25 @@ content="Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them." /> + + + + + +