From d74e729d7c714da0df919eb341fa30de5c25360f Mon Sep 17 00:00:00 2001 From: anthdm Date: Sat, 15 Jun 2024 16:01:27 +0200 Subject: [PATCH] minor changes --- bootstrap/app/assets/app.css | 5 +++++ bootstrap/app/views/landing/index.templ | 11 +++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/bootstrap/app/assets/app.css b/bootstrap/app/assets/app.css index cd7f173..bb9ea4a 100644 --- a/bootstrap/app/assets/app.css +++ b/bootstrap/app/assets/app.css @@ -2,6 +2,11 @@ @tailwind components; @tailwind utilities; +/* fix for Alpine users. */ +[x-cloak] { + display: none !important; +} + @layer base { * { @apply border-border; diff --git a/bootstrap/app/views/landing/index.templ b/bootstrap/app/views/landing/index.templ index 0212972..1a5082c 100644 --- a/bootstrap/app/views/landing/index.templ +++ b/bootstrap/app/views/landing/index.templ @@ -7,11 +7,14 @@ import ( templ Index() { @layouts.App() {
-
+

superkit

-

- Build high-performance apps swiftly with minimal team resources. -

+
+

+ Build high-performance apps swiftly with minimal team resources. +

+

Escape the JavaScript ecosystem

+