From c1bb5636d7b79a361bdafd3c13ea93c6e7ee3231 Mon Sep 17 00:00:00 2001 From: Vincent Emonet Date: Mon, 16 Dec 2024 14:36:48 +0100 Subject: [PATCH] try to use nested css with tailwind --- chat-with-context/index.html | 11 +- chat-with-context/package-lock.json | 304 +++- chat-with-context/package.json | 6 +- chat-with-context/src/chat-with-context.tsx | 4 +- chat-with-context/src/style.css | 1522 +------------------ 5 files changed, 299 insertions(+), 1548 deletions(-) diff --git a/chat-with-context/index.html b/chat-with-context/index.html index 2701873..cc96ab7 100644 --- a/chat-with-context/index.html +++ b/chat-with-context/index.html @@ -7,19 +7,14 @@ - - + -
+
+