fix(web-next): add CSS module type declaration

This commit is contained in:
danijel-lf
2026-05-26 14:19:23 +02:00
parent 15d603b00c
commit 9cfa54d382

1
apps/web-next/src/css.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
declare module "*.css";