Issues with CSS and Routing After Migrating from Create React App to Vite
I recently migrated my project from Create React App (CRA) to Vite for better performance and developer experience. While everything works perfectly fine locally during development, I encountered a couple of issues after building and serving the production build using npx serve dist