From 20b910b0151c963cbe529c1dccfa5a56cfdbe083 Mon Sep 17 00:00:00 2001 From: Noah Spannbauer Date: Mon, 1 Dec 2025 20:26:37 -0600 Subject: [PATCH] adding heroui 3 --- client/src/globals.css | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 client/src/globals.css diff --git a/client/src/globals.css b/client/src/globals.css new file mode 100644 index 0000000..31c4e3d --- /dev/null +++ b/client/src/globals.css @@ -0,0 +1,9 @@ +@import "tailwindcss"; +@import "@heroui/styles"; +@plugin "@tailwindcss/typography"; + + + + + +