added profil section

This commit is contained in:
2025-11-13 23:00:17 +01:00
parent d875eab446
commit ef5aaf67bd
9 changed files with 96 additions and 6 deletions

5
.postcssrc.json Normal file
View File

@@ -0,0 +1,5 @@
{
"plugins": {
"@tailwindcss/postcss": {}
}
}