437 B
437 B
Memory Index
- Project: Daiting App Frontend — Vue 3 + Vite + Tauri v2 dating app, stack, conventions, active views
- Feedback: API types — ALWAYS CHECK FIRST — use types from
src/api/api.ts, never invent local interfaces; ask user to add missing fields to backend - Feedback: SCSS architecture — Use @use per-file, separate Tailwind CSS file from SCSS