refactor(web): move website into turbo app workspace

This commit is contained in:
vince 2026-06-20 05:41:36 +02:00
parent 78a4e28dd4
commit 1037d393be
3 changed files with 28 additions and 0 deletions

1
src/css.d.ts vendored Normal file
View file

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