First Commit

This commit is contained in:
Michel Fedde 2024-06-30 14:41:33 +02:00
commit 923d6ca242
35 changed files with 4933 additions and 0 deletions

2
src/js/pages/index.ts Normal file
View file

@ -0,0 +1,2 @@
import '../../css/common/index.scss';
import '../common/index';