From 3a6f7be667f228f62e426c58ce207a14b50b2a6c Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sun, 5 Jul 2026 08:39:34 +0530 Subject: Tailwind CSS theme toggle implemented --- tailwindcss/02-vite/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'tailwindcss/02-vite/index.html') diff --git a/tailwindcss/02-vite/index.html b/tailwindcss/02-vite/index.html index 8107c39..f44f5a1 100644 --- a/tailwindcss/02-vite/index.html +++ b/tailwindcss/02-vite/index.html @@ -6,6 +6,16 @@ Tailwind CSS Starter + + + @@ -16,6 +26,7 @@ Home Blog Contact + Toggle Theme @@ -71,6 +82,7 @@ © 2026 My Website. All rights reserved. + \ No newline at end of file -- cgit v1.2.3