From f765e32864efd4b9b1fa01256da8d8f2ad024a4d Mon Sep 17 00:00:00 2001 From: rakadu1 Date: Mon, 10 Nov 2025 12:25:28 +0530 Subject: [PATCH] Removed the google fonts dependancy completely eliminating the need of internet for running the application. The app is now fully offline and loads all the JavaScripts and Styles offline. --- steps/index.html | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/steps/index.html b/steps/index.html index a466f39..26f3a77 100644 --- a/steps/index.html +++ b/steps/index.html @@ -62,21 +62,8 @@ tailwind.config = { darkMode: "class", }; - - - - +