chore(core): install primeng and tailwind

This commit is contained in:
2025-08-20 18:20:02 +02:00
parent cc7eb48fe1
commit 613263731d
14 changed files with 1628 additions and 482 deletions

View File

@@ -1 +1,8 @@
/* You can add global styles to this file, and also import other style files */
@use "tailwindcss";
body {
margin: 0;
padding: 15px;
font-family: sans-serif; // Inter über Fontsource
font-size: 14px;
}