chore: add .css files declaration

This commit is contained in:
Ilia Mashkov
2026-05-05 17:03:43 +03:00
parent 0d4356b8f1
commit 6bfa7ca777
+2
View File
@@ -36,6 +36,8 @@ declare module '*.jpg' {
export default content;
}
declare module '*.css';
/// <reference types="vite/client" />
interface ImportMetaEnv {