From b0e3f444ddacbb20f9bbfaff1871e3a3c568a4dd Mon Sep 17 00:00:00 2001
From: Shubham Kumar <161634026+04shubham7@users.noreply.github.com>
Date: Wed, 15 Oct 2025 14:53:41 +0530
Subject: [PATCH] Revert "fix: configure Tailwind CSS and resolve import
aliases"
---
frontend/index.html | 3 +-
frontend/package-lock.json | 3379 ++++-------------------------------
frontend/package.json | 25 +-
frontend/postcss.config.js | 6 +
frontend/src/index.css | 93 +
frontend/tailwind.config.js | 92 +
frontend/tailwind.config.ts | 11 +
7 files changed, 574 insertions(+), 3035 deletions(-)
create mode 100644 frontend/postcss.config.js
create mode 100644 frontend/tailwind.config.js
create mode 100644 frontend/tailwind.config.ts
diff --git a/frontend/index.html b/frontend/index.html
index 02fd078..f09fbcd 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -9,7 +9,7 @@
-
+