From 1ede199387c072a85e8757a6aaec04d2c7cdeba4 Mon Sep 17 00:00:00 2001 From: yum Date: Thu, 29 May 2025 15:56:51 -0700 Subject: Add basic electron+tailwind hello world --- ui/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ui/index.html (limited to 'ui/index.html') diff --git a/ui/index.html b/ui/index.html new file mode 100644 index 0000000..240e6ca --- /dev/null +++ b/ui/index.html @@ -0,0 +1,20 @@ + + + + + + Hello World! + + +
+

+ Hello World! +

+

+ Welcome to your Electron app with Tailwind CSS! +

+
+ + + + -- cgit v1.2.3