Доработки профиля

This commit is contained in:
Халимов Рустам
2026-03-14 01:59:06 +03:00
parent 010b96d362
commit 15344f8636
69 changed files with 1625 additions and 561 deletions
+1
View File
@@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react';
import tailwindcss from '@tailwindcss/vite';
export default defineConfig({
envDir: '../../',
plugins: [react(), tailwindcss()],
server: {
port: 5173,