first site, and add navbar

This commit is contained in:
danielvici123
2025-11-14 21:27:05 +01:00
parent 87b71d96bc
commit ab780e788c
18 changed files with 711 additions and 354 deletions

5
.postcssrc.json Normal file
View File

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