replace ElementPlus to PrimeVue, update TheWelcome
Main daploy / deploy (push) Successful in 33s

This commit is contained in:
2024-11-14 15:26:44 +02:00
parent c17f39298c
commit 660f7e18d9
15 changed files with 1051 additions and 581 deletions
+10
View File
@@ -0,0 +1,10 @@
@layer tailwind-base, primevue, tailwind-utilities;
@layer tailwind-base {
@tailwind base;
}
@layer tailwind-utilities {
@tailwind components;
@tailwind utilities;
}