Error in console while deployment - "Uncaught TypeError: Cannot read properties of undefined (reading 'withConfig') "

i am trying to deploy a basic website with tailwind css and better-react-carousel but I keep getting error in my console in a code which I havent written and the code works fine on my localhost
github repo- GitHub - vineetkhemnani/Steam-Responsive-Website
deployed link- https://main--heroic-klepon-84fb50.netlify.app/
P.S. I have used vite as the bundler

Not a Netlify issue:

styled.css.withConfig is not a function Error using Rollup · Issue #2681 · styled-components/styled-components (github.com)

TypeError: Cannot read properties of undefined (reading ‘withConfig’) · Issue #3956 · styled-components/styled-components (github.com)