From 323296c248aeea736e388a307effa4edab671e66 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sun, 15 Feb 2026 12:14:58 +0200 Subject: feat(web): create --- website/src/app.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 website/src/app.css (limited to 'website/src/app.css') diff --git a/website/src/app.css b/website/src/app.css new file mode 100644 index 0000000..f1d8c73 --- /dev/null +++ b/website/src/app.css @@ -0,0 +1 @@ +@import "tailwindcss"; -- cgit v1.2.3