This commit is contained in:
2023-01-30 16:00:07 +01:00
parent 1bb4893cc7
commit 6c1a3436a5
3 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1 @@
<app-home></app-home>

View File

@@ -1 +1,4 @@
/* You can add global styles to this file, and also import other style files */
@tailwind base;
@tailwind components;
@tailwind utilities;