From 55c606c50129da607117aad1c88f5efbeac75d96 Mon Sep 17 00:00:00 2001 From: 03hoho03 Date: Sat, 6 Apr 2024 19:19:51 +0900 Subject: [PATCH] =?UTF-8?q?[#3]=20=EC=A4=84=20=EB=B0=94=EA=BF=88=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/_types/global.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_types/global.d.ts b/app/_types/global.d.ts index 6183220..f2da8b4 100644 --- a/app/_types/global.d.ts +++ b/app/_types/global.d.ts @@ -1,3 +1,3 @@ declare module '*.css' -declare module '*.sass' \ No newline at end of file +declare module '*.sass'