update version

This commit is contained in:
Mehmet Çetin
2025-07-07 15:10:43 +03:00
parent d4d0d17919
commit 3f845f3714
13 changed files with 4903 additions and 4148 deletions

5
.postcssrc.json Normal file
View File

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