Issue with Swiper.js in Next.js: swiper-slide class won’t change width and height
I’m trying to integrate Swiper.js into my Next.js project, but I’m encountering an issue where the swiper-slide class doesn’t adjust its width and height as expected. I’ve tried various configurations and options, but the slider seems to ignore the styles I apply to it.