mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2026-04-30 18:49:09 +00:00
added web frontend files
This commit is contained in:
2
web/src/main.ts
Normal file
2
web/src/main.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import './style.css'
|
||||
|
||||
2
web/src/style.css
Normal file
2
web/src/style.css
Normal file
@@ -0,0 +1,2 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
1
web/src/vite-env.d.ts
vendored
Normal file
1
web/src/vite-env.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/// <reference types="vite/client" />
|
||||
Reference in New Issue
Block a user