From d75ad1ae9cd27865af2d4f872633a47bea97b49a Mon Sep 17 00:00:00 2001 From: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:18:15 +0200 Subject: [PATCH] meh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e73393e..2fb63c7 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ export default defineConfig({ ``` > [!TIP] + > For Typescript not to complain about `file.svg?component` et al., add the following import statement to `src/app.d.ts` (or any `.d.ts` file somewhere in the path of your project where `tsc` can find it). ### 4. Install fonts