From e95b823f6554f5bad24be1c7f04b2adc763a9f92 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 23 Jun 2025 03:11:14 +0900 Subject: refactor: change directory structure --- frontend/css/style.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/css/style.css (limited to 'frontend/css') diff --git a/frontend/css/style.css b/frontend/css/style.css new file mode 100644 index 0000000..f1d8c73 --- /dev/null +++ b/frontend/css/style.css @@ -0,0 +1 @@ +@import "tailwindcss"; -- cgit v1.2.3-70-g09d2