From 38056e04d847524231178161ea8cbf2ed6d5d0b6 Mon Sep 17 00:00:00 2001 From: Bastian Masanek Date: Thu, 30 Oct 2025 14:29:00 +0100 Subject: [PATCH] Enhance styling with updated Tailwind config and CSS - Extend Tailwind config with experimenta brand colors - Improve CSS base styles and component formatting - Update index page with refined typography --- app/pages/index.vue | 2 +- assets/css/tailwind.css | 67 +++++++++++++++++++++++++++++++++-------- tailwind.config.ts | 11 +++++++ 3 files changed, 66 insertions(+), 14 deletions(-) diff --git a/app/pages/index.vue b/app/pages/index.vue index 529c716..5147193 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -9,7 +9,7 @@ const handleClick = () => {