Reactjs – React App Resizing Constantly When Deployed to Google Apps Script
I'm building a React app using the following tech stack: Vite (frontend bundling) Rollup (backend bundling) React TypeScript Tailwind CSS shadcn (component library) The app works perfectly in my local development environment. However, when I deploy it to Google Apps…